rust/compiler/rustc_middle/src/hir
Nicholas Nethercote fd7b4bf4e1 Move methods from Map to TyCtxt, part 2.
Continuing the work started in #136466.

Every method gains a `hir_` prefix, though for the ones that already
have a `par_` or `try_par_` prefix I added the `hir_` after that.
2025-02-18 10:17:44 +11:00
..
map.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
mod.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
nested_filter.rs Overhaul the intravisit::Map trait. 2025-02-17 13:21:35 +11:00
place.rs compiler: Directly use rustc_abi in metadata and middle 2024-11-03 13:38:47 -08:00