rust/compiler
David Wood 73fa217bc1 errors: span_suggestion takes impl ToString
Change `span_suggestion` (and variants) to take `impl ToString` rather
than `String` for the suggested code, as this simplifies the
requirements on the diagnostic derive.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-29 02:05:20 +01:00
..
2022-04-27 08:51:33 +01:00
2022-04-25 23:17:32 +02:00
2022-04-23 09:57:00 +02:00
2022-04-18 23:28:06 +02:00