Static clippy_lints::lifetimes::UNUSED_LIFETIMES []

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