Static clippy_lints::lifetimes::UNUSED_LIFETIMES []

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