This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-28 01:34:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9de642190e
rust
/
clippy_lints
History
Shotaro Yamada
9de642190e
Extend
redundant_clone
to the case that cloned value is not consumed
2020-03-13 00:31:09 +09:00
..
src
Extend
redundant_clone
to the case that cloned value is not consumed
2020-03-13 00:31:09 +09:00
Cargo.toml
deps: bump itertools 0.8 -> 0.9
2020-03-08 01:33:17 +01:00
README.md
clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy.
2020-03-10 01:05:54 +01:00
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.