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-01 06:51:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ed723bb1f
rust
/
clippy_lints
History
dswij
d58fdfbf3c
Fix False Positive on
enum_variants
when prefixes are not camel-case
2021-12-25 21:54:35 +08:00
..
src
Fix False Positive on
enum_variants
when prefixes are not camel-case
2021-12-25 21:54:35 +08:00
Cargo.toml
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
2021-12-06 12:33:31 +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
.