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
214
commits
4
branches
212
tags
109
MiB
8dfa02938d
Commit graph
1 commit
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