rust-clippy/clippy_lints
bors 9dd87051c7 Auto merge of #7175 - camsteffen:filter-map-none, r=Manishearth
Fix unnecessary_filter_map false positive

changelog: Fix an [`unnecessary_filter_map`] false positive

Fixes #6804
2021-05-05 22:57:05 +00:00
..
src Auto merge of #7175 - camsteffen:filter-map-none, r=Manishearth 2021-05-05 22:57:05 +00:00
Cargo.toml Metadata collection: Collecting Applicability assign values 2021-05-05 18:35:33 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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