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