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

Verify that versions in the changelog match the lint definitions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14821 opened May 16, 2025 by Alexendoo Loading…
[WIP] New lint: matches_instead_of_eq
#14820 opened May 16, 2025 by ARandomDev99 Draft
5 of 6 tasks
Add lint long_variable_names S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14818 opened May 15, 2025 by JurrianFahner Loading…
[WIP] Trigger absurd_extreme_comparisons if Duration is less than zero S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14817 opened May 15, 2025 by alex-semenyuk Draft
Create summary comment for lintcheck runs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14816 opened May 15, 2025 by Alexendoo Loading…
add lint infallible_try_from S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14813 opened May 15, 2025 by ComputerDruid Loading…
WIP: Introduce coerce_any_ref_to_any S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14812 opened May 15, 2025 by Ralith Loading…
2 tasks
needless_borrow: do not contradict dangerous_implicit_autorefs 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
#14810 opened May 15, 2025 by samueltardieu Loading…
Add manual_as_slice lint S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14809 opened May 15, 2025 by nils-degroot Loading…
Fixes manual_slice_size_computation ICE and triggers in const context S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14804 opened May 14, 2025 by samueltardieu Loading…
Document how to use rust-toolchain.toml to avoid breaking changes (e.g. in CI) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14803 opened May 14, 2025 by lgarron Loading…
needless_return: look inside else if parts as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14798 opened May 14, 2025 by samueltardieu Loading…
unnecessary_ip_addr_parse: new lint S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14794 opened May 13, 2025 by samueltardieu Loading…
new restriction lint: pointer_format 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
#14792 opened May 13, 2025 by llogiq Loading…
Emit lint about redundant closure on the closure node itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14791 opened May 12, 2025 by samueltardieu Loading…
Make lint span smaller for needless return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14790 opened May 12, 2025 by barun511 Loading…
Add clippy::self_only_used_in_recursion lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14787 opened May 12, 2025 by pommicket Loading…
add impl-ordering-except-fn-names config field for arbitrary_source_item_ordering S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14782 opened May 11, 2025 by relaxcn Loading…
missing_const_for_fn: consider constness of instance S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14759 opened May 8, 2025 by samueltardieu Loading…
needless_match: do not pretend that return is not significant in an expression S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14757 opened May 8, 2025 by samueltardieu Loading…
while_let_loop: Include let assignment in suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14756 opened May 8, 2025 by samueltardieu Loading…
Rework module_inception S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14753 opened May 8, 2025 by Jarcho Loading…
Rework missing_docs_in_private_items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14741 opened May 7, 2025 by Jarcho Loading…
Fix needless_for_each suggests wrongly when closure has no braces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14735 opened May 5, 2025 by profetia Loading…
ProTip! Adding no:label will show everything without a label.