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

Added identity_assign_op 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
#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…
Fix error message for useless_borrows_in_formatting for mutable borrows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17036 opened May 19, 2026 by 42triangles 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-review Status: Awaiting review from the assignee but also interested parties
#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…
Add check for midpoint using multiplication by 0.5 and >> 1 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17025 opened May 16, 2026 by oscargus 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-review Status: Awaiting review from the assignee but also interested parties
#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…
replace box_patterns usage with deref_patterns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17008 opened May 13, 2026 by cyrgani Contributor Loading…
Improve needless update lint text S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17004 opened May 13, 2026 by patchunwrap Loading…
duration_suboptimal_units: print the complete method name in the suggestion S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#17002 opened May 12, 2026 by ada4a Contributor Loading…
let_underscore_future: skip bindings with an explicit type annotation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17001 opened May 12, 2026 by ChrisJr404 Loading…
move unnecessary_get_then_check to complexity lint-nominated Create an FCP-thread on Zulip for this PR S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16998 opened May 11, 2026 by ChrisJr404 Loading…
Add disallowed_pub_return_types 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
#16997 opened May 11, 2026 by orthros Loading…
Fix unwrap_expect_used in test modules defined by complex configuration predicates (#16369) S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16989 opened May 10, 2026 by corentinguilloteau Loading…
Add MSRV behavior sections to lint docs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16988 opened May 10, 2026 by Twil3akine Contributor Loading…
Add redundant_modulo_divisor 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
#16983 opened May 10, 2026 by Twil3akine Contributor Loading…
fix: [suboptimal_flops] false negative with ambiguous float literals S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16980 opened May 9, 2026 by Kokoro2336 Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.