Static clippy_lints::drop_forget_ref::DROP_COPY []

pub static DROP_COPY: &'static Lint = &::rustc::lint::Lint{name: "DROP_COPY",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "calls to `std::mem::drop` with a value that implements Copy",}