rust-clippy/clippy_lints
bors 6206086dd5 Auto merge of #8487 - dswij:8478, r=giraffate
[`map_identity`] checks for needless `map_err`

Closes #8478

changelog: [`map_identity`] checks for needless `map_err`
2022-03-28 00:25:45 +00:00
..
src Auto merge of #8487 - dswij:8478, r=giraffate 2022-03-28 00:25:45 +00:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06: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.