This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-11-14 00:47:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9091
commits
4
branches
211
tags
105
MiB
d1b087fdee
Commit graph
1 commit
Author
SHA1
Message
Date
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