move some attribute related structs out ot rustc_attr_ir - #161259
Conversation
|
Some changes occurred in compiler/rustc_passes/src/check_attr.rs cc @jdonszelmann, @JonathanBrouwer Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt Some changes occurred in compiler/rustc_attr_parsing cc @jdonszelmann, @JonathanBrouwer Some changes occurred in compiler/rustc_attr_ir cc @jdonszelmann, @JonathanBrouwer Some changes occurred to the CTFE machinery
cc @rust-lang/clippy These commits modify the If this was unintentional then you should revert the changes before this PR is merged.
cc @bjorn3
cc @TaKO8Ki Some changes occurred to the CTFE / Miri interpreter cc @rust-lang/miri |
This comment has been minimized.
This comment has been minimized.
|
cc @rust-lang/miri |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
This changes it so that
Previous graph:

Graph with this PR:

r? @JonathanBrouwer