1
Fork 0
rust/compiler/rustc_macros/src/diagnostics
2024-06-18 15:42:11 +00:00
..
diagnostic.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
diagnostic_builder.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
error.rs Rename DiagnosticBuilder as Diag. 2024-02-28 08:55:35 +11:00
mod.rs Slightly clean up some lint infra code 2024-05-23 03:21:12 +02:00
subdiagnostic.rs Fix subdiagnostic-only enum variants not generating code 2024-05-21 20:11:42 +00:00
utils.rs Add note_once/help_once to diagnostic derives 2024-05-21 20:11:42 +00:00