Static clippy_lints::needless_borrow::NEEDLESS_BORROW []

pub static NEEDLESS_BORROW: &'static Lint = &::rustc::lint::Lint{name: "NEEDLESS_BORROW",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "taking a reference that is going to be automatically dereferenced",}