Static clippy_lints::attrs::DEPRECATED_SEMVER []

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