rust/clippy_lints
bors 44eb953adc Auto merge of #5525 - flip1995:issue_1654, r=phansch
Don't trigger while_let_on_iterator when the iterator is recreated every iteration

r? @phansch

Fixes #1654

changelog: Fix false positive in [`while_let_on_iterator`]
2020-04-25 21:29:03 +00:00
..
2020-03-25 07:50:08 +01:00

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