rust/compiler/rustc_error_messages
David Wood dc90d1d987 errors: remove diagnostic message ctors
Now that typed identifiers are used in both derives, constructors for
the `DiagnosticMessage` and `SubdiagnosticMessage` types are not
required.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-06-24 09:08:25 +01:00
..
locales/en-US macros: use typed identifiers in diag derive 2022-06-24 09:08:25 +01:00
src errors: remove diagnostic message ctors 2022-06-24 09:08:25 +01:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00