rust/compiler
David Wood 06f480661f errors: impl IntoDiagnosticArg for char
Implements `IntoDiagnosticArg` for `char` using its `Debug`
implementation and introduces a macro for those types which just
delegate the implementation to `ToString`.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-07-15 16:12:46 +01:00
..
2022-07-12 21:00:13 +04:00
2022-07-12 16:25:16 +04:00
2022-07-12 16:25:16 +04:00
2022-07-08 21:18:16 +00:00