Static clippy_lints::lifetimes::EXTRA_UNUSED_LIFETIMES[]

pub static EXTRA_UNUSED_LIFETIMES: &Lint = &::lint::Lint{name: "EXTRA_UNUSED_LIFETIMES",
              default_level: ::lint::Warn,
              desc: "unused lifetimes in function definitions",
              edition_lint_opts: None,}