mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
475396a03c
Fixes 5728 Previously we were ignoring the diagnostic error, which lead to the ICE. Now we properly cancel the error.