fn find_lint_or_group<'a>( name: &str, ) -> Option<(&'static str, &LintLevel, &Option<(Edition, LintLevel)>, &Option<&'static Feature>)>