Static clippy_lints::drop_forget_ref::DROP_REF []

pub static DROP_REF: &Lint = &::lint::Lint{name: "DROP_REF",
              default_level: ::lint::Deny,
              desc:
                  "calls to `std::mem::drop` with a reference instead of an owned value",
              epoch_deny: None,}