Function rustc_session::config::parse_color
source ยท pub fn parse_color(early_dcx: &EarlyDiagCtxt, matches: &Matches) -> ColorConfig
Expand description
Parses the --color
flag.
pub fn parse_color(early_dcx: &EarlyDiagCtxt, matches: &Matches) -> ColorConfig
Parses the --color
flag.