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
There a number of recent issues that report the bug here. See
e.g. rust-lang#24761 and rust-lang#24954.
This change does *not* fix them; it just makes the assert more
immediate (and also injects a more conservative check, in that we are
also checking that the files match up).
So, this does not directly fix any bugs, and is expected ot actually
inject new ICE's. But those will all represent latent bugs that need
fixing.
0 commit comments