rust/compiler/rustc_lint
Guillaume Gomez 03fdcffa1e
Rollup merge of #136114 - compiler-errors:more-idents, r=jieyouxu
Use identifiers more in diagnostics code

This should make the diagnostics code slightly more correct when rendering idents in mixed crate edition situations. Kinda a no-op, but a cleanup regardless.

r? oli-obk or reassign
2025-01-27 15:38:30 +01:00
..
src Rollup merge of #136114 - compiler-errors:more-idents, r=jieyouxu 2025-01-27 15:38:30 +01:00
Cargo.toml rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
messages.ftl implement lint double_negations 2025-01-26 12:18:33 +01:00