mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
4a24b5bc05
Disallow reference to `static mut` and adding `static_mut_ref` lint Closes #114447 r? `@scottmcm`