mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
f106496b82
Split `ColorConfig` off of `HumanReadableErrorType` The previous setup tied two unrelated things together. Splitting these two is a better model. Identified by https://github.com/rust-lang/rust/pull/126597/files#r1667800754