rust/compiler/rustc_macros
David Wood abd3467d47 macros: use typed identifiers in subdiag derive
As in the diagnostic derive, using typed identifiers in the
subdiagnostic derive improves the diagnostics of using the subdiagnostic
derive as Fluent messages will be confirmed to exist at compile-time.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-06-24 09:08:25 +01:00
..
src macros: use typed identifiers in subdiag derive 2022-06-24 09:08:25 +01:00
Cargo.toml macros: introduce fluent_messages macro 2022-05-24 16:48:17 +01:00