Files
rust/compiler/rustc_macros/src
David Wood de3e8ca2f3 errors: set_arg takes IntoDiagnosticArg
Manual implementors of translatable diagnostics will need to call
`set_arg`, not just the derive, so make this function a bit more
ergonomic by taking `IntoDiagnosticArg` rather than
`DiagnosticArgValue`.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-05-12 07:21:51 +01:00
..
2021-03-26 09:32:31 -07:00
2021-11-07 16:59:05 +01:00
2020-10-21 23:59:35 +02:00
2022-02-20 18:58:23 -05:00