Function rustc_ap_rustc_session::config::parse_error_format [−][src]
pub fn parse_error_format(
matches: &Matches,
color: ColorConfig,
json_rendered: HumanReadableErrorType
) -> ErrorOutputType
Expand description
Parses the --error-format
flag.