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