rust/compiler/rustc_hir_analysis
Ding Xiang Fei f93df1f7dc
rescope temp lifetime in let-chain into IfElse
apply rules by span edition
2024-09-11 04:10:00 +08:00
..

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