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-16 01:38:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
38251dccb0
rust-clippy
/
clippy_lints
History
Enrico Schmitz
38251dccb0
Array lengths are usize, so you need ConstInt::Usize(...)
2017-03-01 14:44:52 +01:00
..
src
Array lengths are usize, so you need ConstInt::Usize(...)
2017-03-01 14:44:52 +01:00
Cargo.toml
Bump the version
2017-02-28 14:27:54 +01: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
.