rust/compiler
Dylan DPC 3933b2b310
Rollup merge of #99199 - TaKO8Ki:remove-unnecessary-span-to-snippet, r=cjgillot
Refactor: remove an unnecessary `span_to_snippet`

`span_suggestion_hidden` does not show the suggested code and the suggestion is used just for rustfix, so `span_to_snippet` is unnecessary here.
2022-07-13 19:32:37 +05:30
..
2022-07-11 23:20:39 +02:00
2022-07-11 23:20:39 +02:00
2022-07-13 04:49:32 +00:00
2022-07-11 23:20:39 +02:00