[][src]Function rustc_ap_rustc_session::config::get_cmd_lint_options

pub fn get_cmd_lint_options(
    matches: &Matches,
    error_format: ErrorOutputType
) -> (Vec<(String, Level)>, bool, Option<Level>)