Static clippy_lints::methods::CLONE_DOUBLE_REF []

pub static CLONE_DOUBLE_REF: &'static Lint = &::rustc::lint::Lint{name: "CLONE_DOUBLE_REF",
                     default_level: ::rustc::lint::Warn,
                     desc: "using `clone` on `&&T`",}