Static clippy_lints::methods::SHOULD_IMPLEMENT_TRAIT []

pub static SHOULD_IMPLEMENT_TRAIT: &'static Lint = &::rustc::lint::Lint{name: "SHOULD_IMPLEMENT_TRAIT",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "defining a method that should be implementing a std trait",}