ICE in MIR inlining with -Zmir-opt-level=3 #106141
Labels
A-mir-opt
Area: MIR optimizations
A-mir-opt-inlining
Area: MIR inlining
C-bug
Category: This is a bug.
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.
I found this ICE originally in
encoding_rs
, and minimized here. I think this panic is deliberate, but wasn't reachable (or wasn't easy to reach) until recently when another problem with-Zmir-opt-level=3
was fixed.rustc --version --verbose
:Error output
Backtrace
@rustbot label +A-mir-opt +A-mir-opt-inlining
The text was updated successfully, but these errors were encountered: