Static clippy_lints::shadow::SHADOW_UNRELATED []

pub static SHADOW_UNRELATED: &'static Lint = &::rustc::lint::Lint{name: "SHADOW_UNRELATED",
                     default_level: ::rustc::lint::Allow,
                     desc:
                         "rebinding a name without even using the original value",}