Closed
Description
rustc --color=always foo.rs 2>&1 | cat
This produces colored output on 1.6.0, but not 1.7.0 or 1.8.0. Related to rust-lang/rust-playpen#174, cc @nrc.
rustc --color=always foo.rs 2>&1 | cat
This produces colored output on 1.6.0, but not 1.7.0 or 1.8.0. Related to rust-lang/rust-playpen#174, cc @nrc.