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 Spell out other trait diagnostic 2024-06-12 12:34:47 +00:00
issue-32709.rs Move tests 2023-08-28 17:47:37 -03:00
issue-32709.stderr Spell out other trait diagnostic 2024-06-12 12:34:47 +00:00
option-to-result.rs
option-to-result.stderr Spell out other trait diagnostic 2024-06-12 12:34:47 +00:00
try-as-monad.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
try-on-option-diagnostics.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
try-on-option-diagnostics.stderr
try-on-option.rs
try-on-option.stderr Spell out other trait diagnostic 2024-06-12 12:34:47 +00:00
try-operator-custom.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
yeet-for-option.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
yeet-for-result.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00