Static clippy_lints::drop_forget_ref::FORGET_REF []

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