rust/tests/ui/try-trait
Esteban Küber 9fd7784b97 Fix ... in multline code-skips in suggestions
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.
2024-06-20 04:25:17 +00:00
..
bad-interconversion.rs
bad-interconversion.stderr
issue-32709.rs
issue-32709.stderr
option-to-result.rs
option-to-result.stderr
try-as-monad.rs
try-on-option-diagnostics.rs
try-on-option-diagnostics.stderr
try-on-option.rs
try-on-option.stderr
try-operator-custom.rs
try-operator-on-main.rs
try-operator-on-main.stderr Fix ... in multline code-skips in suggestions 2024-06-20 04:25:17 +00:00
try-poll.rs
yeet-for-option.rs
yeet-for-result.rs