mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 06:10:39 +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.