Static clippy_lints::methods::NEW_RET_NO_SELF []

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