This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
clippy_lints
History
LeSeulArtichaut
fc0af8e4d8
never_loop
: suggest using an
if let
instead of a
for
loop
2021-08-11 16:35:33 +02:00
..
src
never_loop
: suggest using an
if let
instead of a
for
loop
2021-08-11 16:35:33 +02:00
Cargo.toml
Bump Clippy Version -> 0.1.56
2021-07-29 11:15:11 +02:00
README.md
…
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.