rust/compiler/rustc_ast_lowering
Matthias Krüger 578a7dd35e
Rollup merge of #118967 - RossSmyth:panic-messages, r=TaKO8Ki
Add better ICE messages for some undescriptive panics

Add some better messages at some panics

re: #118955

I took a look at some others but either was not able to figure out what they did, or it was unclear what they should say instead. For example in the query system whether each time a poisoned value is matched upon if they should all just call `FatalError.raise()`
2023-12-18 08:08:23 +01:00
..
src Rollup merge of #118967 - RossSmyth:panic-messages, r=TaKO8Ki 2023-12-18 08:08:23 +01:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Disallow arm bodies on never patterns 2023-12-03 12:25:46 +01:00