782 |
#[allow(clippy::manual_find)]
|
783 |
fn next(&mut self) -> Option<Self::Item> {
|
204 |
#[allow(clippy::manual_find)]
|
205 |
fn next(&mut self) -> Option<Self::Item> {
|
148 |
clippy::enum_glob_use,
|
149 |
clippy::manual_find,
|
150 |
clippy::match_same_arms,
|
4 |
clippy::cast_possible_truncation,
|
5 |
clippy::manual_find,
|
6 |
clippy::manual_map,
|
4 |
clippy::cast_possible_truncation,
|
5 |
clippy::manual_find,
|
6 |
clippy::manual_map,
|