mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
4571ef9152
Fix an ICE that occurs after an error has already been reported fixes #117491 cc `@jswrenn`