rust/compiler/rustc_macros
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
..
src errors: set_arg takes IntoDiagnosticArg 2022-05-12 07:21:51 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00