Constant rustc_errors::emitter::BRIGHT_BLUE

source ·
const BRIGHT_BLUE: Color;
Expand description

On Windows, BRIGHT_BLUE is hard to read on black. Use cyan instead.

See #36178.