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