This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
13840
commits
10
branches
154
tags
1.3
GiB
33bf9e9a54
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