rust/compiler/rustc_hir_analysis
Obei Sideg 408eeae59d Improve wording of static_mut_ref
Rename `static_mut_ref` lint to `static_mut_refs`.
2024-02-18 06:01:40 +03:00
..
2024-02-18 06:01:40 +03:00
2024-02-18 06:01:40 +03:00

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.