-
Notifications
You must be signed in to change notification settings - Fork 13.3k
regression: MIR assertion failure ICE #94506
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
This seems to be the assertion in rust/compiler/rustc_middle/src/mir/mod.rs Lines 512 to 523 in 0677edc
statement_index is higher than the actual statement count. I'm guessing an optimization removes statements but doesn't update the source infos.
|
@rustbot ping bisect Can we try to get a bisection for this failure? Any of the repositories above should work (e.g., https://github.com/playXE/Jazz) |
Hey Cleanup Crew ICE-breakers! This bug has been identified as a good cc @AminArria @ayazhafiz @camelid @chrissimpkins @contrun @elshize @h-michael @HallerPatrick @hdhoang @hellow554 @henryboisdequin @imtsuki @JamesPatrickGill @kanru @KarlK90 @matheus-consoli @mental32 @nmccarty @Noah-Kennedy @pard68 @PeytonT @pierreN @Redblueflame @RobbieClarken @RobertoSnap @robjtede @SarthakSingh31 @shekohex @sinato @smmalis37 @steffahn @Stupremee @tamuhey @turboladen @woshilapin @yerke |
Seems to be fixed already |
Going to go ahead and close then, thanks @steffahn! |
Crater picked up this issue:
The text was updated successfully, but these errors were encountered: