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 unnecessary_debug_formatting FP inside Debug impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14955 opened Jun 2, 2025 by profetia 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…
Improve PartialOrd lint to the _.cmp(self) pattern S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14945 opened Jun 1, 2025 by donkomura 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…
zombie_processes: do not complain about early early returns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14912 opened May 28, 2025 by samueltardieu Loading…
Remove incremental test, disable incremental for cargo tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14910 opened May 28, 2025 by Alexendoo Loading…
Fix branches_sharing_code suggests wrongly when dealing with macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14907 opened May 28, 2025 by profetia Loading…
Fix collapsible_else_if FP on conditionally compiled stmt S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14906 opened May 28, 2025 by profetia Loading…
Add ifs_as_logical_ops lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14904 opened May 26, 2025 by barun511 Loading…
Misc clippy_dev changes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14896 opened May 25, 2025 by Jarcho Loading…
WIP: New lint: needless_path_new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14895 opened May 25, 2025 by ada4a Loading…
2 tasks
fix(or_fun_call): respect MSRV for unwrap_or_default suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14885 opened May 24, 2025 by poglesbyg Loading…
WIP: use ui_test dependency builder for test dependencies S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14883 opened May 24, 2025 by RalfJung Draft
Fix unit_arg suggests wrongly for Default::default S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14881 opened May 24, 2025 by profetia Loading…
add new lint: ip_constant S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14878 opened May 23, 2025 by relaxcn Loading…
Move all of useless_conversion into the same lint pass S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14877 opened May 23, 2025 by Jarcho Loading…
triagebot: enable issue transfer S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14874 opened May 23, 2025 by lolbinarycat Loading…
Add new lint: std_wildcard_imports S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14868 opened May 22, 2025 by alanbondarun Loading…
2 tasks done
Fixes manual_flatten removes the useless if let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14861 opened May 21, 2025 by donkomura Loading…
Add allow-invalid configuration option for disallowed_* to the documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14845 opened May 19, 2025 by alex-semenyuk Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.