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-29 10:13:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
993b4016db
rust
/
clippy_lints
History
Jason Newcomb
993b4016db
Don't lint
cmp_owned
when
From::from
results in a copy type.
2022-05-09 12:29:31 -04:00
..
src
Don't lint
cmp_owned
when
From::from
results in a copy type.
2022-05-09 12:29:31 -04:00
Cargo.toml
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
2022-04-08 10:06:10 +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
.