Function rustc_session::config::get_cmd_lint_options
source · pub fn get_cmd_lint_options(
handler: &EarlyErrorHandler,
matches: &Matches
) -> (Vec<(String, Level)>, bool, Option<Level>)
pub fn get_cmd_lint_options(
handler: &EarlyErrorHandler,
matches: &Matches
) -> (Vec<(String, Level)>, bool, Option<Level>)