Static clippy_lints::methods::CLONE_ON_REF_PTR []

pub static CLONE_ON_REF_PTR: &Lint = &::lint::Lint{name: "CLONE_ON_REF_PTR",
              default_level: ::lint::Allow,
              desc: "using \'clone\' on a ref-counted pointer",
              epoch_deny: None,}