Static clippy_lints::inline_fn_without_body::INLINE_FN_WITHOUT_BODY []

pub static INLINE_FN_WITHOUT_BODY: &Lint = &::lint::Lint{name: "INLINE_FN_WITHOUT_BODY",
              default_level: ::lint::Deny,
              desc: "use of `#[inline]` on trait methods without bodies",
              epoch_deny: None,}