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