Static clippy_lints::drop_forget_ref::FORGET_COPY []

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