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-23 23:01:19 +02:00
2022-01-15 01:16:55 +00:00
2022-03-11 13:31:24 +11:00
2022-04-05 07:01:00 +01:00
2022-03-11 13:31:24 +11:00
2022-04-23 09:53:45 +02:00
2022-03-11 13:31:24 +11:00
2021-09-30 17:39:54 +02:00
2021-07-08 17:14:28 +02:00
2022-04-05 07:01:00 +01:00