Files
rust/compiler/rustc_macros/src
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
..
2021-03-26 09:32:31 -07:00
2021-11-07 16:59:05 +01:00
2020-10-21 23:59:35 +02:00
2022-02-20 18:58:23 -05:00