Static clippy_lints::loops::EMPTY_LOOP []

pub static EMPTY_LOOP: &Lint = &::lint::Lint{name: "EMPTY_LOOP",
              default_level: ::lint::Warn,
              desc: "empty `loop {}`, which should block or sleep",
              epoch_deny: None,}