mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

When we have long code skips, we write `...` in the line number gutter. For suggestions, we were "centering" the `...` with the line, but that was consistent with what we do in every other case.