Files
rust/compiler/rustc_hir_analysis
Jonathan Brouwer c772ca3a6a Rollup merge of #150141 - BoxyUwU:borrowck_cleanup_1, r=lcnr
Misc cleanups from reading some borrowck code

title

r? lcnr
2025-12-24 16:37:10 +01:00
..
2025-12-05 14:22:52 +01:00
2025-12-12 11:28:58 +01:00
2022-09-27 10:37:23 +02:00

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