Files
third_party_rust_rust/compiler
David Wood f7b42102e6 errors: implement IntoDiagnosticArg for &T
Implement `IntoDiagnosticArg` for `&'a T` when `T` implements
`IntoDiagnosticArg` and `Clone`. Makes it easier to write diagnostic
structs that borrow something which implements `IntoDiagnosticArg`.

Signed-off-by: David Wood <david.wood@huawei.com>
2023-01-30 17:11:34 +00:00
..
2023-01-12 02:28:37 +00:00
2022-10-23 10:09:44 +02:00
2023-01-27 22:01:25 +00:00