Static clippy_lints::attrs::INLINE_ALWAYS []

pub static INLINE_ALWAYS: &Lint = &::lint::Lint{name: "INLINE_ALWAYS",
              default_level: ::lint::Allow,
              desc: "use of `#[inline(always)]`",
              epoch_deny: None,}