rust/compiler/rustc_macros/src/diagnostics
est31 97fb15d950 Don't emit the OS error in a note
This makes it possible to make the normalization of the error message
more precise, allowing us to not normalize all notes away.
2023-03-31 03:49:21 +02:00
..
diagnostic_builder.rs Allow using bool for optional diagnostics 2023-02-27 12:54:11 +00:00
diagnostic.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
error.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
fluent.rs Don't emit the OS error in a note 2023-03-31 03:49:21 +02:00
mod.rs Convert all #[suggestion_*] attributes to #[suggestion(style = "...")] 2022-10-26 15:04:09 +02:00
subdiagnostic.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
utils.rs Allow using bool for optional diagnostics 2023-02-27 12:54:11 +00:00