rust/compiler/rustc_hir_analysis/src
Matthias Krüger a66ef2f40e
Rollup merge of #137206 - estebank:e0599-structured, r=jieyouxu
Make E0599 a structured error
2025-02-18 18:40:54 +01:00
..
check Rollup merge of #137000 - compiler-errors:deeply-normalize-item-bounds, r=lcnr 2025-02-18 18:40:51 +01: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 Rollup merge of #137206 - estebank:e0599-structured, r=jieyouxu 2025-02-18 18:40:54 +01:00
impl_wf_check Fix a comment typo. 2025-01-31 08:28:14 +11:00
outlives Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
variance Remove xform submodule. 2025-01-31 08:28:28 +11:00
autoderef.rs Rename structurally_normalize to structurally_normalize_ty 2025-01-22 07:04:53 +00:00
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 Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
delegation.rs Rustfmt 2025-02-08 22:12:13 +00:00
errors.rs Make E0599 a structured error 2025-02-18 04:50:33 +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 Rename tcx.ensure() to tcx.ensure_ok() 2025-02-01 12:38:54 +11:00
lib.rs Rollup merge of #137206 - estebank:e0599-structured, r=jieyouxu 2025-02-18 18:40:54 +01:00