rust/compiler/rustc_error_messages
David Wood 540b203bf9 errors: DiagnosticMessage::Eager
Add variant of `DiagnosticMessage` for eagerly translated messages
(messages in the target language which don't need translated by the
emitter during emission). Also adds `eager_subdiagnostic` function which
is intended to be invoked by the diagnostic derive for subdiagnostic
fields which are marked as needing eager translation.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-10-10 14:20:16 +01:00
..
locales/en-US Fix opaque_hidden_inferred_bound lint ICE 2022-10-05 19:47:19 +00:00
src errors: DiagnosticMessage::Eager 2022-10-10 14:20:16 +01:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00