rust/compiler/rustc_hir_analysis
Michael Goulet fbe66a6ef3 Address nits
Co-authored-by: Oli Scherer <github35764891676564198441@oli-obk.de>
2022-12-13 17:56:04 +00:00
..
2022-12-13 17:56:04 +00:00

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