-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Port rust_nonnull_optimization_guaranteed and rustc_do_not_const_check to the new attribute parser
#152296
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
base: main
Are you sure you want to change the base?
Port rust_nonnull_optimization_guaranteed and rustc_do_not_const_check to the new attribute parser
#152296
Conversation
|
Some changes occurred in compiler/rustc_hir/src/attrs Some changes occurred to constck cc @fee1-dead Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_passes/src/check_attr.rs Some changes occurred to the CTFE / Miri interpreter cc @rust-lang/miri Some changes occurred to the CTFE machinery |
rust_nonnull_optimization_guaranteed and rustc_do_not_const_check to the new attribute parser
|
@bors r+ rollup |
This comment has been minimized.
This comment has been minimized.
8c3514e to
513a578
Compare
This comment has been minimized.
This comment has been minimized.
|
@bors r=jonathanbrouwer |
This comment has been minimized.
This comment has been minimized.
|
@bors r- |
513a578 to
26ee8ee
Compare
This comment has been minimized.
This comment has been minimized.
|
@bors r=jonathanbrouwer |
…ranteed, r=jonathanbrouwer Port `rust_nonnull_optimization_guaranteed` and `rustc_do_not_const_check` to the new attribute parser r? @JonathanBrouwer another two of them :)
This comment has been minimized.
This comment has been minimized.
|
@bors r- |
This comment has been minimized.
This comment has been minimized.
26ee8ee to
9fee1a2
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
☔ The latest upstream changes (presumably #152382) made this pull request unmergeable. Please resolve the merge conflicts. |
r? @JonathanBrouwer another two of them :)