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

Fix FP of identity_op when encountering Default::default() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15028 opened Jun 10, 2025 by relaxcn Loading…
Resolve #812 by allowing clippy to handle another type of collapsible if-statement S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15027 opened Jun 10, 2025 by Arc8ne Loading…
Fix exhaustive_structs FP on structs with default valued field S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15022 opened Jun 9, 2025 by profetia Loading…
Improving useless_conversion adjustments function S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15021 opened Jun 9, 2025 by rusty-satyam Loading…
docs: make unbuffered_bytes docs more consistent S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15019 opened Jun 8, 2025 by nekename Loading…
Get the block content from the proper context S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15014 opened Jun 8, 2025 by samueltardieu Loading…
Fix iter_on_single_items FP on function pointers and let stmts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15013 opened Jun 7, 2025 by profetia Loading…
Add direct-recursion Lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15006 opened Jun 6, 2025 by felix91gr Loading…
unnecessary_debug_formatting respect MSRV S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15001 opened Jun 6, 2025 by donkomura Loading…
add new lint: rest_when_destructuring_struct S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15000 opened Jun 6, 2025 by Erk- Loading…
Suggest naming types before using explicit type names S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14996 opened Jun 6, 2025 by samueltardieu Loading…
WIP: New lint: duplicate_match_guard S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14986 opened Jun 5, 2025 by ada4a Loading…
3 tasks
Closes #259: Adds new lint items_before_use S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14985 opened Jun 5, 2025 by utkrsharmaa Loading…
Sugg: do not parenthesize a double unary operator S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14983 opened Jun 5, 2025 by samueltardieu Loading…
Fix suggestion-causes-error of manual_swap S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14978 opened Jun 4, 2025 by relaxcn Loading…
Note that using enumerate() will swap the arguments S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14969 opened Jun 4, 2025 by samueltardieu Loading…
Fix false positive of borrow_deref_ref S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14967 opened Jun 4, 2025 by samueltardieu Loading…
Fix an incorrect error message regarding the size of usize and isize in cast_precision_loss. S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14966 opened Jun 4, 2025 by SLUCHABLUB Loading…
Add default_box_assignments lint S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14953 opened Jun 2, 2025 by bluebear94 Loading…
Fix return_and_then FP when return type is not Option or Result S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14950 opened Jun 1, 2025 by profetia Loading…
Fix unused_trait_names FP when as name is from macro input S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14947 opened Jun 1, 2025 by profetia Loading…
Automatically set MSRV for code under #[cfg(version)] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14940 opened May 31, 2025 by Alexendoo Loading…
New redundant boxed types lint
#14919 opened May 30, 2025 by whirm Draft
Add Triagebot's concern capability to the Clippy repository S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14916 opened May 29, 2025 by samueltardieu Loading…
Correct the Cognitive Complexity lint's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14915 opened May 29, 2025 by felix91gr Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.