mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-14 16:30:40 +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``