mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
437325bdd4
And likewise with `ColorConfig::suggests_using_colors`. They both have a single call site. And note that `BufWriter::supports_color()` always returns false, which enables a small bit of constant folding along the way.