Static clippy_lints::misc::USED_UNDERSCORE_BINDING []

pub static USED_UNDERSCORE_BINDING: &'static Lint = &::rustc::lint::Lint{name: "USED_UNDERSCORE_BINDING",
                     default_level: ::rustc::lint::Allow,
                     desc:
                         "using a binding which is prefixed with an underscore",}