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-23 21:23:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f3add4acb4
rust-clippy
/
clippy_lints
History
Matthias Krüger
f3add4acb4
convert "".to_string() and "".to_owned() to String::new()
2018-09-15 11:20:35 +02:00
..
src
convert "".to_string() and "".to_owned() to String::new()
2018-09-15 11:20:35 +02:00
Cargo.toml
Revert "the cargo feature: edition 2018 is stabilized in current nightly"
2018-09-15 11:16:45 +03:00
README.md
Fix crates.io site name
2017-12-15 00:33:23 +02:00
README.md
This crate contains Clippy lints. For the main crate, check
crates.io
or
GitHub
.