mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
181d7b463b
Setting `RUSTC_LOG_COLOR=always` is sometimes useful if tools that one pipes `RUSTC_LOG` into support coloured output, but it makes this test fail. Signed-off-by: David Wood <david@davidtw.co>