mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
12d66d9506
When highlighting the removed parts of a suggestion, properly account for spans that cover more than one line. Fix #134485.