Files
rust/clippy_lints
bors 2cb5bbf80c Auto merge of #6871 - camsteffen:redundant-closure-macro, r=Manishearth
Fix redundant closure with macros

changelog: Fix redundant_closure FPs with macros

Fixes #6732
Fixes #6850
Fixes #4354 (addresses the error message confusion)
2021-03-08 21:32:21 +00:00
..
2021-02-23 18:50:30 -05:00

This crate contains Clippy lints. For the main crate, check GitHub.