1
Fork 0
rust/tests/ui/diagnostic-width
Esteban Küber f0b8e13b59 Do not suggest using -Zmacro-backtrace for builtin macros
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
2025-03-14 19:50:03 +00:00
..
auxiliary
binop.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
binop.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
E0271.ascii.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
E0271.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
E0271.unicode.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
flag-human.ascii.stderr
flag-human.rs
flag-human.unicode.stderr
flag-json.rs
flag-json.stderr
long-e0277.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-e0277.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0308.ascii.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0308.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0308.unicode.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0529.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0529.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0609.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0609.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0614.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0614.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0618.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-E0618.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
long-span.long.stderr Make trimming logic work on more than one span at a time 2025-03-07 17:55:08 +00:00
long-span.longest.stderr Make trimming logic work on more than one span at a time 2025-03-07 17:55:08 +00:00
long-span.rs Make trimming logic work on more than one span at a time 2025-03-07 17:55:08 +00:00
long-span.short.stderr Make trimming logic work on more than one span at a time 2025-03-07 17:55:08 +00:00
long-span.shortest.stderr Make trimming logic work on more than one span at a time 2025-03-07 17:55:08 +00:00
non-1-width-unicode-multiline-label.ascii.stderr Refactor emitter to better account for unicode chars when trimming 2025-03-07 17:55:08 +00:00
non-1-width-unicode-multiline-label.rs Refactor emitter to better account for unicode chars when trimming 2025-03-07 17:55:08 +00:00
non-1-width-unicode-multiline-label.unicode.stderr Refactor emitter to better account for unicode chars when trimming 2025-03-07 17:55:08 +00:00
non-copy-type-moved.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
non-copy-type-moved.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
non-whitespace-trimming-2.ascii.stderr
non-whitespace-trimming-2.rs
non-whitespace-trimming-2.unicode.stderr
non-whitespace-trimming-unicode.rs
non-whitespace-trimming-unicode.stderr Refactor emitter to better account for unicode chars when trimming 2025-03-07 17:55:08 +00:00
non-whitespace-trimming.rs
non-whitespace-trimming.stderr
secondary-label-with-long-type.rs tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
secondary-label-with-long-type.stderr tests: remove explicit long type filename hash normalization from some ui tests 2025-03-04 00:21:02 +08:00
tab-column-numbers.rs
tab-column-numbers.stderr
tabs-trimming.rs
tabs-trimming.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
whitespace-trimming-2.rs
whitespace-trimming-2.stderr
whitespace-trimming.rs
whitespace-trimming.stderr