Static clippy_lints::reference::DEREF_ADDROF []

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