[ICE] with underscore_lifetimes #46468
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
This compiles with no errors:
If I replace 'a with '_:
The last Nightly ICEs:
The text was updated successfully, but these errors were encountered: