rust/compiler/rustc_hir_analysis
2023-03-09 23:25:23 +00:00
..
locales Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr 2023-03-09 08:21:17 +00:00
src Remove body_def_id from Inherited 2023-03-09 23:25:23 +00:00
Cargo.toml Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00
README.md

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