Static clippy_lints::misc_early::REDUNDANT_CLOSURE_CALL []

pub static REDUNDANT_CLOSURE_CALL: &'static Lint = &::rustc::lint::Lint{name: "REDUNDANT_CLOSURE_CALL",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "throwaway closures called in the expression they are defined",}