-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rustc_metadata: Privatize more things #66496
Merged
Merged
Commits on Nov 17, 2019
-
rustc_metadata: Move some structs from
cstore
todecoder
This allows to privatize their fields.
Configuration menu - View commit details
-
Copy full SHA for 68985c7 - Browse repository at this point
Copy the full SHA 68985c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6bcf60 - Browse repository at this point
Copy the full SHA c6bcf60View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdce69d - Browse repository at this point
Copy the full SHA bdce69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3e06f - Browse repository at this point
Copy the full SHA ff3e06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aed810 - Browse repository at this point
Copy the full SHA 0aed810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ee980 - Browse repository at this point
Copy the full SHA 41ee980View commit details -
rustc_metadata: Move
CrateMetadata
intodecoder.rs
It allows to make most of its fields private
Configuration menu - View commit details
-
Copy full SHA for c157023 - Browse repository at this point
Copy the full SHA c157023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c1c94 - Browse repository at this point
Copy the full SHA 09c1c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f113e - Browse repository at this point
Copy the full SHA 26f113eView commit details -
Configuration menu - View commit details
-
Copy full SHA for febde53 - Browse repository at this point
Copy the full SHA febde53View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.