rust-clippy
https://github.com/rust-lang-nursery/rust-clippy
Rust
A bunch of lints to catch common mistakes and improve your Rust code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported22 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- Convert `redundant_clone` to an analysis pass take 2
- New lint: `no_relative_paths`
- Document how to use `rust-toolchain.toml` to avoid breaking changes (e.g. in CI)
- [literal_string_with_formatting_args] support for `lazy_format`
- Macros that emit attributes do not trigger at the correct node in `disallowed_macros`
- `div_ceil` does not yield optimal code for unsigned const divisor
- docs(clippy_utils): Add documentation for ast_utils
- Accessibility Report of the Clippy Lints page
- `unnecessary_safety_comment`: check for impl items as well
- Allow more lazy evaluations
- Docs
- Rust not yet supported