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 suggestion-cases-error of empty_line_after_outer_attr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15078 opened Jun 18, 2025 by relaxcn Loading…
Fix redundant_closure suggests wrongly with deref overload S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15077 opened Jun 18, 2025 by profetia Loading…
Fix branches_sharing_code suggests misleadingly when in assignment S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15076 opened Jun 18, 2025 by profetia Loading…
or_fun_call: lint more methods S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15071 opened Jun 17, 2025 by klensy Loading…
Fix multiple problems in #15063 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15070 opened Jun 17, 2025 by profetia Loading…
Fix never_loop forget to remove break in suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15064 opened Jun 16, 2025 by profetia Loading…
Fix match_single_binding wrongly handles scope S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15060 opened Jun 15, 2025 by profetia Loading…
Fix coerce_container_to_any false positive on autoderef S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15057 opened Jun 14, 2025 by Ralith Loading…
check f16 and f128 in float_equality_without_abs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15054 opened Jun 14, 2025 by usamoi Loading…
Fix manual_ok_err suggests wrongly with references S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15053 opened Jun 14, 2025 by profetia Loading…
Fix filter_map_bool_then wrongly suggests macro definitions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15048 opened Jun 13, 2025 by profetia Loading…
New lint: concealed_obvious_default S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15037 opened Jun 12, 2025 by nik-rev Loading…
[PERF] Don't spawn so many compilers (3/2) (19m -> 250k) performance-project For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15030 opened Jun 10, 2025 by blyxyas Loading…
handle another type of collapsible if-statement has-merge-commits PR has merge commits, merge with caution. 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…
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-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.