rust/compiler/rustc_hir_analysis/src
Matthias Krüger 3acbb4d421
Rollup merge of #143699 - compiler-errors:async-drop-fund, r=oli-obk
Make `AsyncDrop` check that it's being implemented on a local ADT

Fixes https://github.com/rust-lang/rust/issues/143691
2025-07-18 14:49:17 +02:00
..
check Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease 2025-07-17 05:24:30 +00:00
coherence Rollup merge of #143699 - compiler-errors:async-drop-fund, r=oli-obk 2025-07-18 14:49:17 +02:00
collect parse const trait Trait 2025-07-17 18:06:26 +08:00
errors parse const trait Trait 2025-07-17 18:06:26 +08:00
hir_ty_lowering parse const trait Trait 2025-07-17 18:06:26 +08:00
impl_wf_check Implement other logics 2025-07-15 13:48:30 +00:00
outlives Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obk 2025-07-18 02:23:50 +00: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 parse const trait Trait 2025-07-17 18:06:26 +08: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 Rollup merge of #143699 - compiler-errors:async-drop-fund, r=oli-obk 2025-07-18 14:49:17 +02: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