rust/compiler/rustc_hir_analysis/src
2025-07-13 13:50:00 +00:00
..
check Generalize TyCtxt::item_name. 2025-07-13 13:50:00 +00:00
coherence Port #[rustc_allow_incoherent_impl] to the new attribute system 2025-07-09 01:26:39 +03:00
collect compiler: rename {ast,hir}::BareFn* to FnPtr* 2025-07-06 15:03:08 -07:00
errors compiler: rename {ast,hir}::BareFn* to FnPtr* 2025-07-06 15:03:08 -07:00
hir_ty_lowering Clean up implementation of RPITIT assoc item lowering 2025-07-12 19:31:15 +00:00
impl_wf_check Change const trait bound syntax from ~const to [const] 2025-06-26 13:46:45 +00:00
outlives compiler: inline 1-2 query provide fn in hir_analysis and hir_typeck 2025-07-03 13:48:32 -07:00
variance compiler: inline 1-2 query provide fn in hir_analysis and hir_typeck 2025-07-03 13:48:32 -07:00
autoderef.rs FIXME(-Znext-solver) triage 2025-06-03 14:23:56 +02:00
check_unused.rs compiler: inline 1-2 query provide fn in hir_analysis and hir_typeck 2025-07-03 13:48:32 -07:00
collect.rs Remove hir::AssocItemKind. 2025-07-13 13:50:00 +00:00
constrained_generic_params.rs Remove weak alias terminology 2025-04-24 11:59:20 +01:00
delegation.rs Use more slicing and slice interning over iterable interning 2025-06-13 01:16:01 +02:00
errors.rs hir_analysis: prohibit dyn PointeeSized 2025-06-27 17:01:47 +00:00
hir_wf_check.rs compiler: inline 1-2 query provide fn in hir_analysis and hir_typeck 2025-07-03 13:48:32 -07:00
impl_wf_check.rs Move name field from AssocItem to AssocKind variants. 2025-04-15 08:07:15 +10:00
lib.rs compiler: document all provide fn in hir_analysis and hir_typeck 2025-07-03 13:49:34 -07:00