mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
72cef11570
Fix ICE from lit_to_mir_constant caused by type error Fixes rust-lang/rust#148515 we still need to mark that there were errors to prevent later phases (like MIR building) from proceeding.