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
2024-11-24 21:53:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e066997046
rust-clippy
/
clippy_lints
History
Oliver Schneider
e066997046
FOR_KV_MAP can now lint on mutable maps due to values_mut()
2017-01-10 08:33:20 +01:00
..
src
FOR_KV_MAP can now lint on mutable maps due to values_mut()
2017-01-10 08:33:20 +01:00
Cargo.toml
Bump to 0.0.106; Fix false positive in wrong_self_convention (
fix
#1420
)
2017-01-04 18:05:04 -08:00
README.md
Add a README for
clippy_lints
2016-05-28 16:51:21 +02:00
README.md
This crate contains Clippy lints. For the main crate, check
cargo.io
or
GitHub
.