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
2025-01-02 00:09:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
803
commits
4
branches
212
tags
109
MiB
839ad09689
Commit graph
51 commits
Author
SHA1
Message
Date
Georg Brandl
f6090909d3
new lint: using
for i in 0..x { .. vec[i] .. }
instead of iterator (
fixes
#3
)
2015-08-13 06:34:08 +02:00
First
Previous
1
2
Next
Last