mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 15:04:03 +00:00
![]() Fix various redundant_closure bugs changelog: Fix various false negatives and false positives for [`redundant_closure`] Closes #3071 Closes #4002 This lint is full of weird nuances and this is basically a re-write to tighten up the logic. |
||
---|---|---|
.. | ||
cargo | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
clippy.toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
lint_message_convention.rs | ||
missing-test-files.rs | ||
versioncheck.rs |