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

New lint: iter_missing_exact_size A-lint Area: New lints needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-community-reviews Status: This is awaiting some reviews from the community. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17395 opened Jul 10, 2026 by DanielEScherzer Contributor Loading…
5 of 6 tasks
book adding_lints.md: update link to msrvs S-waiting-on-community-reviews Status: This is awaiting some reviews from the community. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17394 opened Jul 9, 2026 by DanielEScherzer Contributor Loading…
tests_outside_test_module: put code in backticks in the lint message S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17387 opened Jul 9, 2026 by ada4a Contributor Loading…
fix(non_zero_suggestions): don't lint signed integer div/rem as NonZero S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17385 opened Jul 9, 2026 by Lfan-ke Loading…
Fix needless_collect suggests a suggestion that cannot be typed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17383 opened Jul 9, 2026 by AnHoang-alex Loading…
perf: Bail out of the disallowed_methods rule if the disallowed list is empty. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17381 opened Jul 9, 2026 by connorshea Loading…
manual_filter: don't eat comments in the and_then suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17377 opened Jul 7, 2026 by costajohnt Loading…
test(ref_binding_to_reference): enable autofix S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17371 opened Jul 6, 2026 by ada4a Contributor Loading…
Require the use of as _ for indirectly used traits in Clippy sources S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17369 opened Jul 6, 2026 by samueltardieu Member Loading…
Rewrite std_instead_of_core S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17364 opened Jul 6, 2026 by bushrat011899 Contributor Loading…
Rewrite EndianBytes lint pass G-performance-project Goal: For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17363 opened Jul 6, 2026 by Jarcho Contributor Loading…
Rewrite min_ident_chars G-performance-project Goal: For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17362 opened Jul 5, 2026 by Jarcho Contributor Loading…
Optimize msrv calls (again) S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17355 opened Jul 4, 2026 by ArhanChaudhary Contributor Loading…
Changelog for Clippy 1.97 🍹 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17344 opened Jul 3, 2026 by alex-semenyuk Member Loading…
arbitrary_source_item_ordering: add configurable trait impl item ordering modes 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
#17343 opened Jul 3, 2026 by wasd243 Loading…
New lint: nonnull_unchecked_on_box_ptr 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
#17336 opened Jul 3, 2026 by ArhanChaudhary Contributor Loading…
new lint: unnecessary_path_exists 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
#17331 opened Jul 1, 2026 by davidh167 Loading…
Add ignored_result_err lint to detect discarded Result error variants 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
#17326 opened Jun 30, 2026 by scuzzycheese Loading…
Add ASSERTIONS_ON_COLLECTION_EMPTINESS 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
#17320 opened Jun 29, 2026 by MihirMohapatra Loading…
Extend branches_sharing_code to match arms with a shared tail S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17313 opened Jun 28, 2026 by sylvestre Contributor Loading…
Add new manual_ilog10 perf 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-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17312 opened Jun 26, 2026 by GuillaumeGomez Member Loading…
Clean-up used_underscore_* S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17308 opened Jun 25, 2026 by Jarcho Contributor Loading…
add: unnecessary_std_linkage 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
#17305 opened Jun 25, 2026 by bushrat011899 Contributor Loading…
feat: Add profile-specific configuration for disallowed methods and t… 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
#17301 opened Jun 24, 2026 by Lallapallooza Contributor Loading…
Call in_external_macro after running other checks in various places G-performance-project Goal: For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17294 opened Jun 23, 2026 by Jarcho Contributor Loading…
ProTip! no:milestone will show everything without a milestone.