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
bbfb9a49e3
rust
/
clippy_lints
History
Manish Goregaokar
bbfb9a49e3
for_loop: Split test into fixable/unfixable, make needless_range_loop use updated range syntax
2019-09-21 10:01:06 +09:00
..
src
for_loop: Split test into fixable/unfixable, make needless_range_loop use updated range syntax
2019-09-21 10:01:06 +09:00
Cargo.toml
New lint: Require
# Safety
section in pub unsafe fn docs
2019-09-19 09:19:55 +02:00
README.md
README.md
This crate contains Clippy lints. For the main crate, check
crates.io
or
GitHub
.