Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Handle const effects inherited from parent correctly in type_certainty S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12877 opened Jun 1, 2024 by y21 Loading…
new restriction lint: doc_comment_double_space_linebreak S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12876 opened Jun 1, 2024 by Jacherr Loading…
Deprecate maybe_misused_cfg and mismatched_target_os S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12875 opened Jun 1, 2024 by y21 Loading…
Add new lint hashset_insert_after_contains S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12873 opened May 31, 2024 by lochetti Loading…
Modify str_to_string to be machine-applicable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12871 opened May 30, 2024 by Jacherr Loading…
significant_drop_in_scrutinee: Trigger lint also for scrutinees in while let and if let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12870 opened May 30, 2024 by lrh2000 Loading…
[WIP] fix [unnecessary_cast] ignoring lifetime differences S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#12869 opened May 30, 2024 by J-ZhengLi Draft
Add new invalid_build_cfg lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12862 opened May 28, 2024 by GuillaumeGomez Loading…
Lint to prevent redundant test_ prefix in test names. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12861 opened May 28, 2024 by Caylub Loading…
Fix typos of author lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12855 opened May 26, 2024 by tesuji Loading…
Add required parentheses around method receiver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12851 opened May 25, 2024 by samueltardieu Draft
Add lint to check manual pattern char comparison S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12849 opened May 25, 2024 by AurelienFT Loading…
Fix doc nits S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12848 opened May 25, 2024 by bitfield Loading…
Dedup nonminimal_bool_methods diags S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12845 opened May 25, 2024 by cookie-s Loading…
Fix to_string_in_format_args with macro call receiver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12844 opened May 24, 2024 by Alexendoo Loading…
Don't lint assertions-on-constants on any const assertions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12840 opened May 24, 2024 by tesuji Loading…
Add new lints: manual_and and manual_or S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12832 opened May 22, 2024 by mira-eanda Loading…
Use ControlFlow in more places S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12830 opened May 21, 2024 by blyxyas Loading…
lint_groups_priority: ignore lints & groups at the same level S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12827 opened May 20, 2024 by Alexendoo Loading…
Make for_each_expr visit closures by default, rename the old version for_each_expr_without_closures S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12822 opened May 19, 2024 by Alexendoo Loading…
Add needless_character_iteration lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12815 opened May 17, 2024 by GuillaumeGomez Loading…
Don't lint blocks in closures for blocks_in_conditions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12805 opened May 15, 2024 by Alexendoo Loading…
add lint for recreation of an entire struct S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12772 opened May 7, 2024 by phi-gamma Loading…
now that {f16,f128}::DIGITS are available, use them S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12769 opened May 6, 2024 by tspiteri Loading…
fix: unnecessary_filter_map return of Some arg S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#12766 opened May 6, 2024 by omer-shtivi Loading…
ProTip! no:milestone will show everything without a milestone.