mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 12:05:29 +00:00
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.