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

Do not propose to auto-derive Clone in presence of unsafe fields S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14559 opened Apr 6, 2025 by samueltardieu Loading…
Lint to stable/beta lint docs page in diagnostics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14547 opened Apr 4, 2025 by Alexendoo Loading…
Ensure that peeling does not recurse into macros beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14527 opened Apr 2, 2025 by samueltardieu Loading…
DO NOT MERGE AS-IS: Restrict the cases where ptr_eq triggers S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14526 opened Apr 2, 2025 by samueltardieu Loading…
[Minor perf] Avoid unnecessary allocations 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
#14509 opened Mar 31, 2025 by blyxyas Loading…
fix: enable checking doc attributes on entrypoint function to fix #14491 S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14505 opened Mar 30, 2025 by longfangsong Loading…
fix: equatable_if_let suggests wrongly when involving reference S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14504 opened Mar 30, 2025 by profetia Loading…
Refactor useless_vec lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14503 opened Mar 29, 2025 by y21 Loading…
Do not generate type-indecisive expressions in unnecessary_cast S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14492 opened Mar 28, 2025 by samueltardieu Draft
Consider side effects when rewriting iterator behaviors S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14490 opened Mar 28, 2025 by profetia Loading…
add manual_abs_diff lint S-final-comment-period Status: final comment period it will be merged unless new objections are raised (~1 week) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14482 opened Mar 26, 2025 by yotamofek 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 usize, isize, char and float 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-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#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 Loading…
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-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14443 opened Mar 20, 2025 by profetia Loading…
New lint: always_true_conditions S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.