rust/compiler/rustc_hir_analysis
Folkert de Vries c77b56901f Apply suggestions from code review
Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
2024-07-25 20:12:14 +01:00
..
2024-07-25 20:12:14 +01:00

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