This repository was archived by the owner on Nov 24, 2023. It is now read-only.
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
rustfix should handle multi-span suggestions #141
Closed
Description
Here:
This issue concerns the matter of a single suggestion that happens to replace multiple spans (functionality that is not used often, but which does exist). This is not to be confused with multiple suggestions that happen to touch the same code, which (if I understand correctly while reading quickly) was what #140 was about.
I'm happy to work on this because I need it for rust-lang/rust#53013.
Metadata
Metadata
Assignees
Labels
No labels