Static clippy_lints::drop_forget_ref::DROP_REF []

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