1
Fork 0
rust/compiler/rustc_hir_analysis/src/check
Nicholas Nethercote 806be25fc9 Move methods from Map to TyCtxt, part 3.
Continuing the work from #137162.

Every method gains a `hir_` prefix.
2025-02-21 14:31:09 +11:00
..
compare_impl_item Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
check.rs Move methods from Map to TyCtxt, part 3. 2025-02-21 14:31:09 +11:00
compare_impl_item.rs Rollup merge of #137000 - compiler-errors:deeply-normalize-item-bounds, r=lcnr 2025-02-18 18:40:51 +01:00
dropck.rs Remove an out-of-date FIXME comment. 2025-01-31 08:27:15 +11:00
entry.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
intrinsic.rs Rustfmt 2025-02-08 22:12:13 +00:00
intrinsicck.rs Clarify why a type is rejected for asm! 2024-12-11 20:17:37 +00:00
mod.rs Move methods from Map to TyCtxt, part 3. 2025-02-21 14:31:09 +11:00
region.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
wfcheck.rs Move methods from Map to TyCtxt, part 3. 2025-02-21 14:31:09 +11:00