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