A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Stars
13.0k
Forks
2.0k
Watchers
13.0k
Open Issues
2.7k
Overall repository health assessment
No package.json found
This might not be a Node.js project
4.9k
commits
1.6k
commits
1.3k
commits
855
commits
790
commits
733
commits
729
commits
654
commits
632
commits
608
commits
Remove internal lint DERIVE_DESERIALIZE_ALLOWING_UNKNOWN
f4d6d69View on GitHubclippy_dev/new_lint: fix path to the file where MSRVs reside
750e578View on GitHubMerge remote-tracking branch 'upstream/master' into rustup
1d55118View on GitHubRollup merge of #154074 - dianne:dbg-temp-scopes, r=Mark-Simulacrum
4efda7aView on GitHubAdd `manual_option_zip` lint (`a.and_then(|x| b.map(|y| (x, y)))`) (#16600)
c07baa4View on GitHubIssue #16110: similar_names not triggered by example (#16300)
fee9100View on GitHub