Commit 3b6ebe1
committed
Fix all clippy warnings (beta toolchain version 1.92.0-beta.3)
This ignores a false positive (at least it seems to me that way) of the
`redundant_iter_cloned` lint that is present since toolchain v1.92:
- https://rust-lang.github.io/rust-clippy/beta/index.html#redundant_iter_cloned
- rust-lang/rust-clippy#15725
- rust-lang/rust-clippy#160121 parent 492a41c commit 3b6ebe1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
| 667 | + | |
| 668 | + | |
667 | 669 | | |
668 | 670 | | |
669 | 671 | | |
| |||
0 commit comments