rust/compiler/rustc_macros/src/diagnostics
nils fd7a159710 Fix uninlined_format_args for some compiler crates
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
2023-01-05 19:01:12 +01:00
..
diagnostic_builder.rs Auto merge of #105233 - mejrs:always_eager, r=estebank 2022-12-14 16:16:50 +00:00
diagnostic.rs use &str / String literals instead of format!() 2022-12-18 16:17:46 +01: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