[ICE] Unresolved HRTB lifetime in APIT #96954
Labels
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This ICEs on nightly, but only errors in stable or beta:
fn test_argument_position(x: impl for<'a> Tr<'a, Assoc = impl Copy + 'a>) {}
playground
Code
Backtrace
The text was updated successfully, but these errors were encountered: