rust/compiler/rustc_macros/src/diagnostics
2023-01-11 14:20:34 -08:00
..
diagnostic.rs use &str / String literals instead of format!() 2022-12-18 16:17:46 +01:00
diagnostic_builder.rs Support eager subdiagnostics again 2023-01-11 14:20:34 -08:00
error.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
fluent.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
mod.rs Convert all #[suggestion_*] attributes to #[suggestion(style = "...")] 2022-10-26 15:04:09 +02:00
subdiagnostic.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
utils.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00