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-14 00:47:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
afce85e96d
rust-clippy
/
clippy_lints
History
Bood Qian
afce85e96d
Add lint for unnecessary casts (cast to same type)
2017-02-15 22:20:20 +08:00
..
src
Add lint for unnecessary casts (cast to same type)
2017-02-15 22:20:20 +08:00
Cargo.toml
rustup and compile-fail -> ui test move
2017-02-07 21:05:30 +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
.