You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Rollup merge of rust-lang#96844 - Badel2:actually-fix-96583, r=compiler-errors
Actually fix ICE from rust-lang#96583
PR rust-lang#96746 fixed a very similar bug, so the same logic is used in a different place.
I originally concluded that the two issues (rust-lang#96583 and rust-lang#96738) were identical by comparing the backtrace, but I didn't look close enough.
0 commit comments