ICE with #![feature(nll)] and elided lifetimes #55394
Labels
A-NLL
Area: Non-lexical lifetimes (NLL)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
NLL-diagnostics
Working towards the "diagnostic parity" goal
P-high
High priority
Hi, I'm not sure if this has been reported or is known at all. If it has feel free to close it out.
This example:
causes an ICE on rustc 1.31.0-nightly (4bd4e41 2018-10-25)
This is the error I'm getting, backtrace included:
The text was updated successfully, but these errors were encountered: