1
Fork 0
rust/compiler/rustc_errors/src
David Wood 49ec909ca7 macros: subdiagnostic derive
Add a new derive, `#[derive(SessionSubdiagnostic)]`, which enables
deriving structs for labels, notes, helps and suggestions.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-29 02:05:20 +01:00
..
json errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
annotate_snippet_emitter_writer.rs errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
diagnostic.rs macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
diagnostic_builder.rs macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
emitter.rs Plumb through rustc_lint_defs::Level as enum rather than string. 2022-04-27 10:04:25 -07:00
json.rs Plumb through rustc_lint_defs::Level as enum rather than string. 2022-04-27 10:04:25 -07:00
lib.rs macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
lock.rs
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Compute most of Public/Exported access level in rustc_resolve 2022-01-09 21:33:14 +00:00
styled_buffer.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00