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
16747
commits
10
branches
154
tags
1.3
GiB
394b4c1906
Commit graph
3 commits
Author
SHA1
Message
Date
Oli Scherer
def1705a27
Update to a compiletest-rs version that requires
//@
for commands
2023-04-20 14:44:03 +00:00
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