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