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
DevAccentor
5a49918f36
improve for_loops_over_fallibles to detect the usage of iter, iter_mut and into_iterator
2022-06-04 11:11:00 +02:00
..
src
improve for_loops_over_fallibles to detect the usage of iter, iter_mut and into_iterator
2022-06-04 11:11:00 +02:00
Cargo.toml
Update clippy version
0.1.62
->
0.1.63
2022-05-20 21:12:41 +02:00
README.md
…
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.