rust/compiler/rustc_macros/src/diagnostics
2022-11-21 15:24:51 +01:00
..
diagnostic_builder.rs Allow specifying multiple alternative suggestions 2022-10-23 18:59:13 +02:00
diagnostic.rs Fix tests 2022-11-21 15:24:51 +01:00
error.rs Modify comment syntax error 2022-11-07 14:33:33 +08:00
fluent.rs Generate fluent message constant in a flat module for all crates 2022-10-23 10:09:44 +02:00
mod.rs Convert all #[suggestion_*] attributes to #[suggestion(style = "...")] 2022-10-26 15:04:09 +02:00
subdiagnostic.rs Allow specifying multiple alternative suggestions 2022-10-23 18:59:13 +02:00
utils.rs couple of clippy::perf fixes 2022-11-18 10:30:47 +01:00