Port rustc_intrinsic_const_stable_indirect and rustc_intrinsic to the new attribute parser#152168
Conversation
|
Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt
cc @rust-lang/wg-const-eval Some changes occurred in compiler/rustc_passes/src/check_attr.rs Some changes occurred in src/tools/clippy cc @rust-lang/clippy Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_hir/src/attrs |
|
r=me after #152167 is merged and this is rebased on that, or you can merge both together |
22ae6b0 to
8268517
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. |
rustc_intrinsic_const_stable_indirect to the new attribute parserrustc_intrinsic_const_stable_indirect and rustc_intrinsic to the new attribute parser
This comment has been minimized.
This comment has been minimized.
8268517 to
37e8d50
Compare
This comment has been minimized.
This comment has been minimized.
37e8d50 to
9f51113
Compare
This comment has been minimized.
This comment has been minimized.
9f51113 to
e87296b
Compare
r? @JonathanBrouwer