Function rustc_session::config::parse_error_format

source ·
pub fn parse_error_format(
    early_dcx: &mut EarlyDiagCtxt,
    matches: &Matches,
    color: ColorConfig,
    json_rendered: HumanReadableErrorType
) -> ErrorOutputType
Expand description

Parses the --error-format flag.