rust/compiler/rustc_trait_selection
Matthias Krüger 72cef11570
Rollup merge of #148525 - chenyukang:yukang-fix-148515, r=wesleywiser
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.
2025-11-05 21:28:31 +01:00
..
src Rollup merge of #148525 - chenyukang:yukang-fix-148515, r=wesleywiser 2025-11-05 21:28:31 +01:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl Use tcx.short_string() in more diagnostics 2025-08-07 21:18:00 +00:00