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
2025-02-17 17:33:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ab8c6beb85
rust
/
clippy_lints
History
Jason Newcomb
ab8c6beb85
Don't lint
implicit_clone
when the type doesn't implement clone
2022-12-01 23:05:53 -05:00
..
src
Don't lint
implicit_clone
when the type doesn't implement clone
2022-12-01 23:05:53 -05:00
Cargo.toml
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
2022-11-21 20:51:52 +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
.