rust-clippy
rust-clippy copied to clipboard
Emit lint about redundant closure on the closure node itself
Fixes rust-lang/rust-clippy#14789
changelog: [redundant_closure], [redundant_closure_for_method_calls]: allow lint to be allowed or expected on the closure expression itself