rust/compiler/rustc_hir_analysis/src
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
..
check Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
coherence Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
collect Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
errors Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
hir_ty_lowering Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
impl_wf_check
outlives Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
variance
autoderef.rs
check_unused.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
collect.rs Overhaul the intravisit::Map trait. 2025-02-17 13:21:35 +11:00
constrained_generic_params.rs
delegation.rs
errors.rs Implement lint for definition site item shadowing too 2025-02-13 05:45:53 +00:00
hir_wf_check.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
impl_wf_check.rs
lib.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00