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

add new lint: for_unbounded_range 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
#16257 opened Dec 18, 2025 by Erk- Contributor Loading…
Create new lints with #[clippy::version = "dev"] 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)
#14299 opened Feb 26, 2025 by Alexendoo Member Loading…
change suspicious_operation_groupings to work on the HIR instead of the AST S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15443 opened Aug 8, 2025 by esther-ff Loading…
feat(unnecessary_unwrap_unchecked): 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
#16252 opened Dec 17, 2025 by ada4a Contributor Loading…
Remove the pre-expansion pass S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15980 opened Oct 29, 2025 by Alexendoo Member Loading…
Caution against warn(clippy::nursery). S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14391 opened Mar 11, 2025 by kpreid Contributor Loading…
Add direct-recursion 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)
#15006 opened Jun 6, 2025 by felix91gr Contributor Loading…
New lint: always_true_conditions 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
#14434 opened Mar 18, 2025 by Dominic-Moser Loading…
parsed_string_literals: 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
#14794 opened May 13, 2025 by samueltardieu Member Loading…
Rewrite config parsing for better span support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13084 opened Jul 11, 2024 by Jarcho Contributor Loading…
eq_op: allow optionally check fn calls S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#13828 opened Dec 14, 2024 by klensy Contributor Draft
Fix FP in default_numeric_fallback when type is context-constrained S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16908 opened Apr 25, 2026 by BootstrapperSBL Loading…
Move coerce_container_to_any to suspicious S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16689 opened Mar 8, 2026 by Ralith Contributor Loading…
Fixes a collapsible_match false positive where the suggested fix turned an exhaustive match into a non-exhaustive one. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16911 opened Apr 25, 2026 by Souradip121 Contributor Loading…
Add new lint fn_arg_mut_rebindings 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
#16492 opened Feb 1, 2026 by faeroon Loading…
feat(needless_is_variant_and): new lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#16389 opened Jan 12, 2026 by ada4a Contributor Loading…
refactor(unnecessary_map_or): move .map_or(false, -> .is_some_and( transformation to manual_is_variant_and S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16388 opened Jan 12, 2026 by ada4a Contributor Loading…
implement static_mut_vars 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
#16646 opened Feb 27, 2026 by faeroon Loading…
Add block_scrutinee 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
#16855 opened Apr 15, 2026 by shivendra02467 Loading…
Add common database engines to doc_markdown whitelist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16917 opened Apr 26, 2026 by profetia Member Loading…
New lint: drop_for_static 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
#16464 opened Jan 25, 2026 by Mr-Leshiy Loading…
new lint: manual_offset_from_unsigned 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
#16688 opened Mar 8, 2026 by jaroslawroszyk Contributor Loading…
Add Vec<T> into Arc/Rc<[T]> lint 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
#16790 opened Apr 2, 2026 by landaire Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.