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 supported23 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- Trigger `single_element_loop` if the block contains only an `if` statement
- fix(doc_paragraphs_missing_punctuation): Trim picture symbols
- 64-bit divisions
- clippy::single_element_loop fails to detect issue when `if` is added to loop
- warn when using `impl Drop` values in methods like `.then_some`
- Lint suggestion: the `&mut [T; N]` creation pitfall
- `single_range_in_vec_init` should detect all kind of ranges
- Clippy crash
- Add f16 and f128 test cases to manual_float_methods
- Bump bytes from 1.10.1 to 1.11.1 in /clippy_test_deps
- Docs
- Rust not yet supported