-
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
Organize intrinsics const evaluability checks #61835
Closed
vertexclique
wants to merge
18
commits into
rust-lang:master
from
vertexclique:organize-intrinsics-promotion-checks
Closed
Organize intrinsics const evaluability checks #61835
vertexclique
wants to merge
18
commits into
rust-lang:master
from
vertexclique:organize-intrinsics-promotion-checks
Commits on Jun 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0c2a54d - Browse repository at this point
Copy the full SHA 0c2a54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fdb57 - Browse repository at this point
Copy the full SHA 49fdb57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6ef64 - Browse repository at this point
Copy the full SHA 9f6ef64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a5963 - Browse repository at this point
Copy the full SHA 21a5963View commit details
Commits on Sep 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for da6cc10 - Browse repository at this point
Copy the full SHA da6cc10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9484246 - Browse repository at this point
Copy the full SHA 9484246View commit details
Commits on Sep 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34951a9 - Browse repository at this point
Copy the full SHA 34951a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5354f7f - Browse repository at this point
Copy the full SHA 5354f7fView commit details
Commits on Sep 28, 2019
-
Make lifetime anonymous for constness => provide
Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
Configuration menu - View commit details
-
Copy full SHA for c41c07b - Browse repository at this point
Copy the full SHA c41c07bView commit details -
Make lifetime anonymous for constness => provide => is_const_intrinsic
Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
Configuration menu - View commit details
-
Copy full SHA for 54127de - Browse repository at this point
Copy the full SHA 54127deView commit details -
Make lifetime anonymous for constness => provide => is_const_fn_raw
Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
Configuration menu - View commit details
-
Copy full SHA for 07d1419 - Browse repository at this point
Copy the full SHA 07d1419View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab96b18 - Browse repository at this point
Copy the full SHA ab96b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9328ee0 - Browse repository at this point
Copy the full SHA 9328ee0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63cc638 - Browse repository at this point
Copy the full SHA 63cc638View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62acd4 - Browse repository at this point
Copy the full SHA e62acd4View commit details -
Move fn checking in const context
Moves fn checking in const context into the Checker. This is better for reusing via Checker api.
Configuration menu - View commit details
-
Copy full SHA for 3bc84dd - Browse repository at this point
Copy the full SHA 3bc84ddView commit details
Commits on Sep 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7ba0a57 - Browse repository at this point
Copy the full SHA 7ba0a57View commit details
Commits on Oct 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ddaf56d - Browse repository at this point
Copy the full SHA ddaf56dView 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.