Static clippy_lints::drop_forget_ref::FORGET_REF []

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