Static clippy_lints::drop_forget_ref::FORGET_COPY []

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