Static clippy_lints::ranges::RANGE_ZIP_WITH_LEN []

pub static RANGE_ZIP_WITH_LEN: &'static Lint = &::rustc::lint::Lint{name: "RANGE_ZIP_WITH_LEN",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "zipping iterator with a range when `enumerate()` would do",}