Files
rust/compiler/rustc_macros/src
Xiretza 8bc43f99e9 Allow specifying multiple alternative suggestions
This allows porting uses of span_suggestions() to diagnostic structs.

Doesn't work for multipart_suggestions() because the rank would be
reversed - the struct would specify multiple spans, each of which has
multiple possible replacements, while multipart_suggestions() creates
multiple possible replacements, each with multiple spans.
2022-10-23 18:59:13 +02:00
..
2021-03-26 09:32:31 -07:00
2021-11-07 16:59:05 +01:00
2022-09-26 10:14:45 +02:00
2020-10-21 23:59:35 +02:00
2022-10-14 22:35:56 +02:00
2022-07-05 22:25:15 +01:00
2022-07-05 22:25:15 +01:00