internal compiler error: unexpected panic
on 7 line double ref program
#61944
Labels
A-NLL
Area: Non-lexical lifetimes (NLL)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I compiled the following code expecting some sort of error message. Instead, the compiler panicked unexpectedly. (Playground)
cargo run
errors:RUST_BACKTRACE=1 cargo run --verbose
errors:rustc --version --verbose
:The text was updated successfully, but these errors were encountered: