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
Takayuki Maeda
2d60a6113d
replace if-let and while-let with
if let
and
while let
2021-02-17 19:26:38 +09:00
..
src
replace if-let and while-let with
if let
and
while let
2021-02-17 19:26:38 +09:00
Cargo.toml
Bump clippy version
2021-02-05 18:32:28 -05:00
README.md
…
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.