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