Files
rust/compiler/rustc_ast_lowering
Matthias Krüger 1e58d51290 Rollup merge of #138588 - nnethercote:avoid-double-lower_ident, r=compiler-errors
Avoid double lowering of idents

It's easy to double lower idents and spans because they don't change type when lowered.

r? `@cjgillot`
2025-03-17 16:34:52 +01:00
..
2025-03-17 11:12:10 +00:00