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

Refactor StringAdd 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
#17333 opened Jul 2, 2026 by Jarcho Contributor Loading…
new lint: unnecessary_path_exists 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)
#17331 opened Jul 1, 2026 by davidh167 Loading…
Rewrite redundant_else as a late pass. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17329 opened Jul 1, 2026 by Jarcho Contributor 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…
fix(chunks_exact_to_as_chunks): Don't report expressions with const parameters S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17319 opened Jun 29, 2026 by RunDevelopment Contributor 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…
fix(missing_trait_methods): MSRV/unstable awareness S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17309 opened Jun 25, 2026 by LebedevRI Contributor 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…
fix [std_instead_of_core]: false negative for non-FQ paths S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#17303 opened Jun 24, 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…
fix [std_instead_of_core]: don't assume alloc/core are in the extern prelude S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#17296 opened Jun 23, 2026 by bushrat011899 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…
feat(trusted_asref): new 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
#17288 opened Jun 21, 2026 by niklasf Contributor Loading…
redundant_pattern_matching: parenthesize guarded matches! suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17287 opened Jun 21, 2026 by shulaoda Contributor Loading…
Misc fixes to expr_eagerness S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17283 opened Jun 20, 2026 by Jarcho Contributor Loading…
Add clarifying note for as_ptr suggestion in `manual_c_str_literals S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17282 opened Jun 20, 2026 by Gri-ffin Contributor Loading…
Add fn_param_ref_cloned 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
#17281 opened Jun 20, 2026 by medzernik Loading…
perf: cache in_external_macro results in clippy_utils S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17276 opened Jun 19, 2026 by xmakro Contributor Loading…
Add blanket_allow_warnings 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
#17274 opened Jun 19, 2026 by mehbark Loading…
perf: skip snippet lookup for pure-ASCII literals in unicode lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17273 opened Jun 19, 2026 by xmakro Contributor Loading…
Unused empty value S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17254 opened Jun 15, 2026 by MassimilianoBaglioni Contributor Loading…
fix [std_instead_of_core]: false positive for multi-imports S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17252 opened Jun 15, 2026 by bushrat011899 Contributor Loading…
ProTip! no:milestone will show everything without a milestone.