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 09:48:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2dd45b7317
rust-clippy
/
clippy_lints
History
Phil Ellison
2dd45b7317
Use span of impl/trait in len_without_is_empty error message, rather than the span of the len method
2017-02-19 15:14:30 +00:00
..
src
Use span of impl/trait in len_without_is_empty error message, rather than the span of the len method
2017-02-19 15:14:30 +00: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
.