rust/compiler/rustc_macros
David Wood 859079ff12 macros: allow Vec fields in diagnostic derive
Diagnostics can have multiple primary spans, or have subdiagnostics
repeated at multiple locations, so support `Vec<..>` fields in the
diagnostic derive which become loops in the generated code.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-05-06 03:43:30 +01:00
..
src macros: allow Vec fields in diagnostic derive 2022-05-06 03:43:30 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00