Static clippy_lints::attrs::DEPRECATED_SEMVER []

pub static DEPRECATED_SEMVER: &'static Lint = &::rustc::lint::Lint{name: "DEPRECATED_SEMVER",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "use of `#[deprecated(since = \"x\")]` where x is not semver",}