rust/compiler/rustc_hir_analysis/src/check
Mara Bos 2cc3fa32ef Remove ScopeDepth from var_parent.
It was never used.
2025-03-26 17:18:35 +01:00
..
compare_impl_item Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
always_applicable.rs Delay bug for negative auto trait rather than ICEing 2025-03-07 17:20:57 +00:00
check.rs Stop relying on rustc_type_ir in non-type-system crates 2025-03-15 06:42:48 +00:00
compare_impl_item.rs Use Option<Ident> for lowered param names. 2025-03-19 20:54:10 +11:00
entry.rs Change span field accesses to method calls 2025-02-24 14:22:31 +01:00
intrinsic.rs Rollup merge of #137595 - folkertdev:remove-simd-pow-powi, r=RalfJung 2025-02-25 13:07:40 +01:00
intrinsicck.rs Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
mod.rs Flatten and simplify some control flow 2025-03-17 09:15:49 +00:00
region.rs Remove ScopeDepth from var_parent. 2025-03-26 17:18:35 +01:00
wfcheck.rs Move hir::Item::ident into hir::ItemKind. 2025-03-18 06:29:50 +11:00