Files
rust/compiler/rustc_expand/src
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-08 10:30:24 -03:00
2022-03-03 18:45:25 -05:00