rust/compiler/rustc_macros
Nicholas Nethercote 43c06335cf Rename diagnostic derive things.
For increased consistency.

- session_diagnostic_derive    -> diagnostic_derive
- session_subdiagnostic_derive -> subdiagnostic_derive
- SubdiagnosticDeriveBuilder   -> SubdiagnosticDerive
2024-03-11 10:06:34 +11:00
..
src Rename diagnostic derive things. 2024-03-11 10:06:34 +11:00
Cargo.toml Clean up `rustc_*/Cargo.toml`. 2023-10-30 08:46:02 +11:00
build.rs Improve error message when `cargo build` is used to build the compiler 2024-01-29 20:32:55 +01:00