Static clippy_lints::ptr::MUT_FROM_REF []

pub static MUT_FROM_REF: &Lint = &::lint::Lint{name: "MUT_FROM_REF",
              default_level: ::lint::Deny,
              desc: "fns that create mutable refs from immutable ref args",
              epoch_deny: None,}