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: maybe_uninit_drop_in_place 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
#16957 opened May 3, 2026 by morgangallant Loading…
6 tasks done
New lint: unnecessary_as_slice 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
#16953 opened May 2, 2026 by Kokoro2336 Loading…
fix: [needless_return_with_question_mark] trigger in async functions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16952 opened May 1, 2026 by Gri-ffin Contributor Loading…
fix: [collapsible_match] consuming/mutation checking S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16951 opened May 1, 2026 by Kokoro2336 Loading…
fix: incompatibility of non_canonical_clone_impl and implicit_return S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16949 opened May 1, 2026 by Kokoro2336 Loading…
fix: const disagree between rustc and lint missing_const_for_fn S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16948 opened May 1, 2026 by Kokoro2336 Loading…
Fix collapsible_match suggests wrongly for conditional compiled code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16942 opened Apr 30, 2026 by profetia Member Loading…
manual_div_ceil: detect unsigned alternate form S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16941 opened Apr 30, 2026 by cyphercodes Loading…
fix: missing_docs_in_private_items unfulfilling #[expect] in test mode S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16938 opened Apr 30, 2026 by Kokoro2336 Loading…
Make question_mark to remove redundant block when outer scope will not be polluted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16936 opened Apr 30, 2026 by profetia Member Loading…
Add non_binding_let_patterns 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
#16932 opened Apr 29, 2026 by uhiovk Loading…
Add lint to suggest as_chunks over chunks_exact with constant 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
#16931 opened Apr 29, 2026 by mtotbagi Loading…
Avoid map_unwrap_or fix when default is adjusted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16928 opened Apr 28, 2026 by cyphercodes Loading…
absolute_paths.rs: change item in "What it does" example A-documentation Area: Adding or improving documentation L-restriction Lint: Belongs in the restriction lint group S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16927 opened Apr 28, 2026 by DanielEScherzer Contributor Loading…
fix: [manual_slice_fill] detect for in loops over &mut [T; N] slices S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16926 opened Apr 28, 2026 by Gri-ffin Contributor Loading…
fix: emit visible re-export path when canonical traverses a private module S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16925 opened Apr 28, 2026 by swjng Loading…
3 tasks done
Remove from_iterator_instead_of_collect 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
#16923 opened Apr 28, 2026 by kpreid Contributor Loading…
Fix duration_suboptimal_units for small literals S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16922 opened Apr 27, 2026 by tanndlin Loading…
Fix unused_unit suggestion for standalone unit expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16920 opened Apr 27, 2026 by cyphercodes Loading…
New lint: missing_must_use 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
#16919 opened Apr 27, 2026 by Kokoro2336 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…
Implement needless_partial_cmp 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
#16914 opened Apr 25, 2026 by jcarey9149 Contributor Loading…
Fixes a collapsible_match false positive where the suggested if-into-guard collapse produces code that fails the borrow checker (E0502). S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16912 opened Apr 25, 2026 by Souradip121 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…
Extend assigning_clones to cover to_owned-alike methods S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16909 opened Apr 25, 2026 by profetia Member Loading…
ProTip! Follow long discussions with comments:>50.