rust/compiler/rustc_hir_analysis
Nicholas Nethercote 8216b7f229 Make some region folders a little stricter.
Because certain regions cannot occur in them.
2023-04-26 10:14:16 +10:00
..

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