mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
dca88612b9
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>