move more compiler crates away from box_patterns #156287
move more compiler crates away from box_patterns #156287cyrgani wants to merge 11 commits intorust-lang:mainfrom
box_patterns #156287Conversation
|
Some changes occurred to the CTFE machinery Some changes occurred to the CTFE / Miri interpreter cc @rust-lang/miri Some changes occurred in compiler/rustc_builtin_macros/src/autodiff.rs cc @ZuseZ4 Some changes occurred to the CTFE / Miri interpreter cc @rust-lang/miri, @RalfJung, @oli-obk, @lcnr Some changes occurred in cc @BoxyUwU The parser was modified, potentially altering the grammar of (stable) Rust cc @fmease Some changes occurred to constck cc @fee1-dead |
|
rustbot has assigned @petrochenkov. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
This might need to wait a few days so that rust-lang/rust-analyzer#22292 becomes part of the next r-a release, not sure how exactly that works. |
|
r=me after the next rust-analyzer release. |
|
☔ The latest upstream changes (presumably #156290) made this pull request unmergeable. Please resolve the merge conflicts. |
Part of #156110.