1
Fork 0
rust/compiler/rustc_macros/src/diagnostics
David Wood dca88612b9 macros: add interop between diagnostic derives
Add `#[subdiagnostic]` field attribute to the diagnostic derive which
is applied to fields that have types which use the subdiagnostic derive.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-29 02:12:10 +01:00
..
diagnostic.rs macros: add interop between diagnostic derives 2022-04-29 02:12:10 +01:00
error.rs
mod.rs
subdiagnostic.rs macros: allow setting applicability in attribute 2022-04-29 02:12:10 +01:00
utils.rs macros: allow setting applicability in attribute 2022-04-29 02:12:10 +01:00