ICE: broken MIR (on stable & beta) #113352
Labels
C-bug
Category: This is a bug.
E-needs-bisection
Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
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.
Code
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=9cdd839ff9751cbceeb04cf44ad8ebc5
(NB: This code has a bug separate from the ICE; line 31 should read
while let ...
. Fixing this also prevents the ICE.)Meta
ICE happens on playground stable and beta, but not nightly (as of 2023-07-05):
Error output
Backtrace
The text was updated successfully, but these errors were encountered: