rust/compiler/rustc_ast_lowering
Guillaume Gomez fd60c5a788
Rollup merge of #118766 - compiler-errors:lower-spans, r=spastorino
Lower some forgotten spans

I wrote a HIR visitor that visited all of the spans in the HIR, and made it ICE when we have a unlowered span. That led me to discover these unlowered spans.
2023-12-09 14:05:11 +01:00
..
src Rollup merge of #118766 - compiler-errors:lower-spans, r=spastorino 2023-12-09 14:05:11 +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