Files
rust/compiler/rustc_parse/src/parser
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
..
2022-03-30 01:39:38 -04:00
2022-03-30 01:39:38 -04:00
2022-04-05 06:53:39 +01:00
2022-03-30 15:14:15 -04:00
2022-03-28 10:03:02 +11:00
2022-03-02 09:45:25 -06:00
2022-03-04 02:03:55 +00:00