rust-clippy/clippy_lints
bors c0a5693abc Auto merge of #8602 - giraffate:fix_ice_for_iter_overeager_cloned, r=llogiq
Fix ICE for `iter_overeager_cloned`

Fix https://github.com/rust-lang/rust-clippy/issues/8527

changelog: Fix ICE for [`iter_overeager_cloned`]
2022-03-30 17:12:24 +00:00
..
src Auto merge of #8602 - giraffate:fix_ice_for_iter_overeager_cloned, r=llogiq 2022-03-30 17:12:24 +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.