Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Suggest if let in more cases S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17067 opened May 23, 2026 by koenw Loading…
Changelog for Clippy 1.96 🦀 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17066 opened May 23, 2026 by alex-semenyuk Member Loading…
add dswij back to rotation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17064 opened May 23, 2026 by dswij Member Loading…
Add Ada to the rotation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17062 opened May 23, 2026 by samueltardieu Member Loading…
Make Ada and Sam the owners of the book S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17061 opened May 23, 2026 by samueltardieu Member Loading…
Add a clippy attribute #[clippy::no_dead_field_warning] to prevent certain types from propagating dead field warnings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17056 opened May 22, 2026 by asder8215 Loading…
Add a lint for forgetting futures needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17054 opened May 22, 2026 by tdittr Loading…
Don't report missing safety doc for #[target_feature(enable)] attributed functions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17051 opened May 22, 2026 by DJMcNab Contributor Loading…
Cleanups attributes in tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17050 opened May 21, 2026 by samueltardieu Member Loading…
Do not trigger integer_division_remainder_used in macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17049 opened May 21, 2026 by samueltardieu Member Loading…
fix unfulfilled_lint_expectations incorrectly triggered by #[expect(clippy::let_and_return)] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17045 opened May 21, 2026 by Gri-ffin Contributor Loading…
Apply safety comment to compound assignment statement S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17044 opened May 20, 2026 by samueltardieu Member Loading…
New by_ref_peekable_peek lint lint-nominated Create an FCP-thread on Zulip for this PR needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17042 opened May 20, 2026 by samueltardieu Member Loading…
Added identity_assign_op lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17038 opened May 19, 2026 by JaafarTanoukhi Loading…
Add manual_isolate_lowest_one lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17037 opened May 19, 2026 by arunsingh Loading…
Extend extra_unused_lifetimes for spurious for<'a> S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17031 opened May 18, 2026 by TheNeikos Contributor Loading…
Add new try_from_instead_of_from_str lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17030 opened May 18, 2026 by GuillaumeGomez Member Loading…
new lint: bufreader_stdin needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17029 opened May 17, 2026 by JaafarTanoukhi Loading…
docs: update --fix target selection documentation S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17027 opened May 17, 2026 by leno23 Loading…
docs(clippy_utils): document StrIndex and its constructor S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17026 opened May 17, 2026 by leno23 Loading…
Fix #6817: Trigger float_cmp_const for assert_eq! with const floats S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17024 opened May 16, 2026 by theoxfaber Loading…
Fix explicit_counter_loop FP when the counter is only modified inside the else block of let...else binding. S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17023 opened May 16, 2026 by relaxcn Contributor Loading…
Add new matches_instead_of_eq lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17018 opened May 16, 2026 by GuillaumeGomez Member Loading…
extend needless_borrowed_reference to lint mutable ref patterns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17012 opened May 14, 2026 by Gri-ffin Contributor Loading…
Add new lint manual_isolate_lowest_one needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17010 opened May 13, 2026 by b9nn Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.