Static clippy_lints::reference::DEREF_ADDROF []

pub static DEREF_ADDROF: &'static Lint = &::rustc::lint::Lint{name: "DEREF_ADDROF",
                     default_level: ::rustc::lint::Warn,
                     desc: "use of `*&` or `*&mut` in an expression",}