Files
rust/compiler/rustc_hir_analysis
Mara Bos 2cc3fa32ef Remove ScopeDepth from var_parent.
It was never used.
2025-03-26 17:18:35 +01:00
..
2025-03-26 17:18:35 +01:00

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