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