mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-07 12:10:33 +00:00
Add tests (and a bit of cleanup) for interior mut handling in promotion and const-checking Basically these are the parts of https://github.com/rust-lang/rust/pull/121786 that can be salvaged. r? ``@oli-obk``