mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
03fdcffa1e
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