Commit graph

2 commits

Author SHA1 Message Date
Max Baumann
9be3945be7 fix existing clippy tests 2022-03-30 20:12:58 +02:00
Brad Sherman
ab5ff0352e Add lint for iter.nth(0)
- Encourage iter.next() rather than iter.nth(0), which is less readable
2020-01-04 11:20:11 -06:00