Static clippy_lints::loops::EMPTY_LOOP []

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