rust/compiler/rustc_hir_analysis/src
Matthias Krüger 91c025d741
Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, r=lcnr
Stabilize shorter-tail-lifetimes

Close #131445
Tracked by #123739

We found a test case `tests/ui/drop/drop_order.rs` that had not been covered by the change. The test fixture is fixed now with the correct expectation.
2024-10-24 19:39:14 +02:00
..
check Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, r=lcnr 2024-10-24 19:39:14 +02:00
coherence Plumb through param_env to note_type_err 2024-10-24 02:48:08 +00:00
collect nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
errors Clarify implicit captures for RPITIT 2024-10-10 11:46:51 -07:00
hir_ty_lowering nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
impl_wf_check Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
outlives nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
variance Add variances to RPITITs 2024-10-10 11:46:48 -07:00
autoderef.rs Swap Vec<PredicateObligation> to type alias 2024-10-12 15:17:08 +01:00
bounds.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
check_unused.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
collect.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01: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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
errors.rs Rollup merge of #128391 - cafce25:issue-128390, r=lcnr 2024-10-17 12:07:19 +02:00
hir_wf_check.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
impl_wf_check.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
lib.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00