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
Sort

Pull requests list

add manual_abs_diff lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14482 opened Mar 26, 2025 by yotamofek Loading…
Make collapsible_if recognize the let_chains feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14481 opened Mar 26, 2025 by samueltardieu Loading…
fix: iter_cloned_collect FP with custom From/IntoIterator impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14473 opened Mar 25, 2025 by profetia Loading…
Consider nested lifetimes in mut_from_ref S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14471 opened Mar 25, 2025 by arnaudgolfouse Loading…
cast_lossless: lint when converting char as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14470 opened Mar 25, 2025 by lapla-cogito Loading…
New Lint: Implement unnecessary_paren_in_negated_if lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14464 opened Mar 24, 2025 by DeepakSilaych Loading…
Various fixes for manual_is_power_of_two S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14463 opened Mar 24, 2025 by samueltardieu Loading…
Consecutive returns dont decrease cognitive Complexity level anymore S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14460 opened Mar 24, 2025 by cerdelen Loading…
Update book and templates with feature freeze S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14456 opened Mar 24, 2025 by blyxyas Draft
add allow_unused config to missing_docs_in_private_items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14453 opened Mar 23, 2025 by quangcito Loading…
implicit_return: better handling of asynchronous code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14446 opened Mar 20, 2025 by samueltardieu Loading…
New lint: unused_enumerate_value S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14443 opened Mar 20, 2025 by profetia Loading…
Add new eq_should_be_match lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14435 opened Mar 18, 2025 by GuillaumeGomez Loading…
New lint: always_true_conditions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14434 opened Mar 18, 2025 by Dominic-Moser Loading…
Various improvements to the incompatible_msrv lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14433 opened Mar 18, 2025 by samueltardieu Loading…
Propose to exchange ranges only when it is safe to do so S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14432 opened Mar 18, 2025 by samueltardieu Loading…
extend obfuscated_if_else to support {then(), then_some()}.unwrap_or_default() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14431 opened Mar 18, 2025 by lapla-cogito Loading…
fix option_if_let_else when Err variant is ignored S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14429 opened Mar 18, 2025 by dgulotta Loading…
Lint precedence possible ambiguity between closure and method call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14421 opened Mar 16, 2025 by samueltardieu Loading…
New lint: struct_fields_rest_default S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14412 opened Mar 15, 2025 by WeiTheShinobi Draft
Make borrow_as_ptr flag implicit casts as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14408 opened Mar 14, 2025 by samueltardieu Loading…
Allow #[expect] and #[allow] within function bodies for missing_panics_doc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14407 opened Mar 14, 2025 by Alexendoo Loading…
fix: unnested_or_patterns suggests wrongly in let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14401 opened Mar 13, 2025 by profetia Loading…
Validate paths in disallowed_* configurations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14397 opened Mar 12, 2025 by smoelius Loading…
docs: Add utils module documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14394 opened Mar 12, 2025 by Turtel216 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.