Static clippy_lints::misc::ZERO_PTR []

pub static ZERO_PTR: &'static Lint = &::rustc::lint::Lint{name: "ZERO_PTR",
                     default_level: ::rustc::lint::Warn,
                     desc: "using 0 as *{const, mut} T",}