rust/compiler/rustc_expand
David Wood 8c684563a5 errors: introduce DiagnosticMessage
Introduce a `DiagnosticMessage` type that will enable diagnostic
messages to be simple strings or Fluent identifiers.
`DiagnosticMessage` is now used in the implementation of the standard
`DiagnosticBuilder` APIs.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-05 06:53:39 +01:00
..
src errors: introduce DiagnosticMessage 2022-04-05 06:53:39 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00