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