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-03-06 16:27:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1862
commits
4
branches
214
tags
127
MiB
e036a8145a
Commit graph
1 commit
Author
SHA1
Message
Date
Oliver Schneider
100d381d2b
lint
a += a + b
(possible mis-refactoring of
a = a + b
)
2016-07-20 15:29:24 +02:00