Pull requests: rust-lang/rust-clippy

Pull requests list

fixes #14869 S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15100 openedJun 22, 2025by honeyspoon Loading…
Add new lints: const_sized_chunks_exact, const_sized_chunks_exact_mut, and const_sized_windows S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15097 openedJun 21, 2025by immersum Loading…
Changelog for Clippy 1.88 🏄 S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15095 openedJun 21, 2025by alex-semenyuk Loading…
Deprecate cognitive_complexity lint S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15094 openedJun 21, 2025by samueltardieu Loading…
New lint: missing_workspace_lints S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15092 openedJun 21, 2025by BenjaminBrienen Loading…
Use Ty::is_fn instead of manually matching on TyKind S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15089 openedJun 20, 2025by ada4a Loading…
Fix let_unit_value suggests wrongly for format macros S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15085 openedJun 20, 2025by profetia Loading…
Fix redundant_closure suggests wrongly with deref overload S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15077 openedJun 18, 2025by profetia Loading…
or_fun_call: also lint and method for Option/Result S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15073 openedJun 18, 2025by klensy Loading…
Fix multiple problems in #15063 S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15070 openedJun 17, 2025by profetia Loading…
Fix never_loop forget to remove break in suggestion S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15064 openedJun 16, 2025by profetia Loading…
Fix match_single_binding wrongly handles scope S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15060 openedJun 15, 2025by profetia Loading…
Fix coerce_container_to_any false positive on autoderef S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15057 openedJun 14, 2025by Ralith Loading…
check f16 and f128 in float_equality_without_abs S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15054 openedJun 14, 2025by usamoi Loading…
Fix filter_map_bool_then wrongly suggests macro definitions S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15048 openedJun 13, 2025by profetia Loading…
New lint: concealed_obvious_default S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15037 openedJun 12, 2025by nik-rev Loading…
Improving useless_conversion adjustments function S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15021 openedJun 9, 2025by rusty-satyam Loading…
Get the block content from the proper context S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15014 openedJun 8, 2025by samueltardieu Loading…
Fix iter_on_single_items FP on function pointers and let stmts S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15013 openedJun 7, 2025by profetia Loading…
Add direct-recursion Lint S-waiting-on-authorStatus: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15006 openedJun 6, 2025by felix91gr Loading…
add new lint: rest_when_destructuring_struct S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#15000 openedJun 6, 2025by Erk- Loading…
Suggest naming types before using explicit type names S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#14996 openedJun 6, 2025by samueltardieu Loading…
WIP: New lint: duplicate_match_guard S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#14986 openedJun 5, 2025by ada4a Loading…
3 tasks
Closes #259: Adds new lint items_before_use S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
#14985 openedJun 5, 2025by utkrsharmaa Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.