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