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

[Perf] Optimize documentation lints **a lot** (1/2) (18% -> 10%) 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
#14693 opened Apr 25, 2025 by blyxyas
Soft rename clippy::all to clippy::default S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14689 opened Apr 24, 2025 by Alexendoo
Prepare to split clippy_lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14684 opened Apr 24, 2025 by Jarcho
Add the MIR utils used by redundant_clone S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14683 opened Apr 23, 2025 by Jarcho
Replace some Symbol::as_str usage 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
#14679 opened Apr 23, 2025 by Alexendoo
Add data structures used by redundant_clone S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14672 opened Apr 23, 2025 by Jarcho
div ceil in macro suggestion fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14666 opened Apr 22, 2025 by Kivooeo
Fix integer_division false negative for NonZero denominators S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14664 opened Apr 21, 2025 by alex-semenyuk
Add a note for disallowed items referring to the config file S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14663 opened Apr 21, 2025 by Jarcho
Add lint unnecessary_option_map_or_else S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14662 opened Apr 21, 2025 by pnuts93
Add global_variables lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14657 opened Apr 20, 2025 by EFanZh
Fix clippy::version of elidable_lifetime_names to 1.87 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14654 opened Apr 19, 2025 by corneliusroemer
Add relative_path_in_macro_definition lint (#14472) #14645 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14648 opened Apr 18, 2025 by KunWuChan Changes requested
Extend manual_is_variant_and lint to check for boolean map comparisons S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14646 opened Apr 17, 2025 by GuillaumeGomez
Fix new_lint clippy command S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14642 opened Apr 17, 2025 by GuillaumeGomez
Refactor and speed up cargo dev fmt S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#14638 opened Apr 17, 2025 by Jarcho
match_same_arms, ifs_same_cond: lint once per same arm/condition S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14637 opened Apr 16, 2025 by Alexendoo
Extend cargo dev rename_lint S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14633 opened Apr 16, 2025 by Jarcho
New lint: manual_exhaustive_pattern (#14518) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14632 opened Apr 16, 2025 by QuarkNerd Changes requested
Various macro fixes for loop lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14631 opened Apr 16, 2025 by samueltardieu
[feat]: make unnecessary_mut_passed lint auto applicable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14626 opened Apr 16, 2025 by MCJOHN974 Loading…
empty_struct_with_brackets: do not lint code coming from macro expansion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14623 opened Apr 15, 2025 by samueltardieu Loading…
item_name_repetitions: exclude enum variants with identical path components S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14619 opened Apr 15, 2025 by aaron-ang Loading…
clippy_dev refactor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14616 opened Apr 15, 2025 by Jarcho Loading…
lint: avoid matches! suggestion for string literal patterns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14613 opened Apr 15, 2025 by Hemanth-Moka Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.