mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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.