mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
49ec909ca7
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>