mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-30 12:36:38 +00:00
Disallow reference to `static mut` and adding `static_mut_ref` lint Closes #114447 r? `@scottmcm`
Disallow reference to `static mut` and adding `static_mut_ref` lint Closes #114447 r? `@scottmcm`