rust/compiler/rustc_hir_analysis
bors a7aa20517c Auto merge of #110325 - obeis:hir-analysis-migrate-diagnostics-4, r=davidtwco
Migrate `rustc_hir_analysis` to session diagnostic [Part 4]

Part 4: Finishing `check/mod.rs` file

r? `@compiler-errors`
2023-04-25 13:45:20 +00:00
..

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