-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Remove qualify_min_const_fn
#76850
Merged
bors
merged 13 commits into
rust-lang:master
from
ecstatic-morse:const-checking-refactor
Sep 23, 2020
Merged
Remove qualify_min_const_fn
#76850
bors
merged 13 commits into
rust-lang:master
from
ecstatic-morse:const-checking-refactor
Sep 23, 2020
Commits on Sep 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3dd28c7 - Browse repository at this point
Copy the full SHA 3dd28c7View commit details -
Update library functions with stability attributes
This may not be strictly minimal, but all unstable functions also need a `rustc_const_unstable` attribute.
Configuration menu - View commit details
-
Copy full SHA for 110e59e - Browse repository at this point
Copy the full SHA 110e59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a173c5c - Browse repository at this point
Copy the full SHA a173c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb9587 - Browse repository at this point
Copy the full SHA 7fb9587View commit details -
Allow errors to abort const checking when emitted
This is a hack for parity with `qualify_min_const_fn`, which only emitted a single error.
Configuration menu - View commit details
-
Copy full SHA for bfc10a8 - Browse repository at this point
Copy the full SHA bfc10a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee5429 - Browse repository at this point
Copy the full SHA 5ee5429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3569bb6 - Browse repository at this point
Copy the full SHA 3569bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6d427 - Browse repository at this point
Copy the full SHA ef6d427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be3d10 - Browse repository at this point
Copy the full SHA 9be3d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60e204 - Browse repository at this point
Copy the full SHA d60e204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e3822 - Browse repository at this point
Copy the full SHA 08e3822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6044836 - Browse repository at this point
Copy the full SHA 6044836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 186d148 - Browse repository at this point
Copy the full SHA 186d148View 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.