Static clippy_lints::methods::NEW_RET_NO_SELF []

pub static NEW_RET_NO_SELF: &'static Lint = &::rustc::lint::Lint{name: "NEW_RET_NO_SELF",
                     default_level: ::rustc::lint::Warn,
                     desc: "not returning `Self` in a `new` method",}