rust/compiler/rustc_macros
David Wood e5d9371b30 macros: allow setting applicability in attribute
In the initial implementation of the `SessionSubdiagnostic`, the
`Applicability` of a suggestion can be set both as a field and as part
of the attribute, this commit adds the same support to the original
`SessionDiagnostic` derive.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-29 02:12:10 +01:00
..
src macros: allow setting applicability in attribute 2022-04-29 02:12:10 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00