Static clippy_lints::format::USELESS_FORMAT []

pub static USELESS_FORMAT: &Lint = &::lint::Lint{name: "USELESS_FORMAT",
              default_level: ::lint::Warn,
              desc: "useless use of `format!`",
              epoch_deny: None,}