ICE with mir-opt-level=2: store_with_flags: invalid ScalarPair layout #66856
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
PR #66282 introduced an ICE in the following code with
-Z mir-opt-level=2
:Compiler output
The text was updated successfully, but these errors were encountered: