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

Remove unneeded lifetime S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15040 opened Jun 12, 2025 by samueltardieu 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…
Fix FP of identity_op when encountering Default::default() S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15028 opened Jun 10, 2025 by relaxcn Loading…
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-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#14940 opened May 31, 2025 by Alexendoo Loading…
ProTip! Add no:assignee to see everything that’s not assigned.