rust/compiler/rustc_hir_analysis
Nicholas Nethercote b26f3d4347 Move opt_rpitit_info field to hir::AssocKind::Type.
From `hir::AssocItem`.
2025-04-15 08:06:59 +10:00
..

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