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
Assigned to nobody Loading
Sort

Pull requests list

fix(transmute_ptr_to_ptr): add parens if transmute is receiver of a projection S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15724 opened Sep 19, 2025 by ada4a Loading…
split copies lints each into its own module S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15721 opened Sep 19, 2025 by ada4a Loading…
fix(new_without_default): if new has #[cfg], copy that onto impl Default S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15720 opened Sep 19, 2025 by ada4a Loading…
Fix map_unwrap_or fail to cover Result::unwrap_or S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15718 opened Sep 19, 2025 by profetia Loading…
Overhaul needless_parens_on_range_literals S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15717 opened Sep 19, 2025 by ada4a Loading…
Clarify strlen_on_c_strings documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15711 opened Sep 19, 2025 by felix91gr Loading…
Clean up transmute lints' documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15710 opened Sep 19, 2025 by felix91gr Loading…
Post lint on the type HIR node S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15709 opened Sep 18, 2025 by samueltardieu Loading…
rename implicit_saturating_{add,sub} and inverted_saturating_sub S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15707 opened Sep 18, 2025 by ada4a Loading…
Dereference argument of manual_div_ceil() if needed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15706 opened Sep 18, 2025 by samueltardieu Loading…
extend while_let_loop to loop { let else } S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15701 opened Sep 18, 2025 by bend-n Loading…
docs: add note about Cargo.toml lint config S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15700 opened Sep 18, 2025 by code-with-aneesh Loading…
Add large-error-ignored config-knob S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15697 opened Sep 18, 2025 by lukaslueg Loading…
Use lld on windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15696 opened Sep 17, 2025 by Jarcho Loading…
allow explicit deref method call in deref or deref_mut impl of `D… S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15688 opened Sep 16, 2025 by relaxcn Loading…
Implement volatile_composites lint A-lint Area: New lints S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15686 opened Sep 16, 2025 by jsgf Loading…
Replace all item identification utils S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15682 opened Sep 16, 2025 by Jarcho Loading…
Consider labels of inline asm as conditionally executed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15676 opened Sep 14, 2025 by samueltardieu Loading…
fix(bad_bit_mask): don't lint on #[cfg]-d consts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15665 opened Sep 12, 2025 by ada4a Loading…
New lint - same_length_and_capacity A-lint Area: New lints S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15656 opened Sep 10, 2025 by km274 Loading…
fix(manual_assert): don't lint on if cfg!(..) { panic!(..) } S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15651 opened Sep 10, 2025 by ada4a Loading…
ProTip! no:milestone will show everything without a milestone.