Disallow reference to `static mut` and adding `static_mut_ref` lint Closes #114447 r? `@scottmcm`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.
Disallow reference to `static mut` and adding `static_mut_ref` lint Closes #114447 r? `@scottmcm`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.