Static clippy_lints::functions::NOT_UNSAFE_PTR_ARG_DEREF []

pub static NOT_UNSAFE_PTR_ARG_DEREF: &'static Lint = &::rustc::lint::Lint{name: "NOT_UNSAFE_PTR_ARG_DEREF",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "public functions dereferencing raw pointer arguments but not marked `unsafe`",}