thread 'rustc' panicked at 'expected NodeId
to be lowered already for res Local(NodeId(2240),
#87562
Labels
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Thanks for everyone's work here.
This is a compiler panic generated when (invalidly) trying to use the experimental "if let chaining" feature.
I see it's experimental, and my code shouldn't work, but the compiler nonetheless (nicely) asked to file a report of its crash.
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: