rust-clippy
https://github.com/rust-lang/rust-clippy
Rust
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
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 supported21 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- returning pointer to local variable from its block
- [Tracking issue] Lints that are not grouped
- Significant drop tightening raises at an effective last statement
- `map_unwrap_or` changes type inference, causes compilation error
- Possibly missing lint: `"some text".to_string().as_str()`
- Clippy suggestion doesn't compile when using `\x7d` in `format!`
- Clippy flags tabs before a multiline block comment
- Any lint suggestion that changes the type of an expression can break code
- WIP New lint: borrowed_option
- lint regarding unqualified enum variant name acting as a catch-all match arm in use with enum glob import
- Docs
- Rust not yet supported