Static clippy_lints::methods::UNNECESSARY_FOLD []

pub static UNNECESSARY_FOLD: &Lint = &::lint::Lint{name: "UNNECESSARY_FOLD",
              default_level: ::lint::Warn,
              desc: "using `fold` when a more succinct alternative exists",
              epoch_deny: None,}