rust/tests/ui/diagnostic-flags
Esteban Kuber b4bdb56f86 On tests that specify --color=always emit SVG file with stderr output
Leverage `anstyle-svg`, as `cargo` does now, to emit `.svg` files
instead of `.stderr` files for tests that explicitly enable color
output. This will make reviewing changes to the graphical output of
tests much more human friendly.
2024-03-02 22:47:17 +00:00
..
colored-session-opt-error.rs On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00
colored-session-opt-error.svg On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00
terminal_urls.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
terminal_urls.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00