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

Allow more lazy evaluations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15633 opened Sep 8, 2025 by dylni Loading…
unnecessary_safety_comment: check for impl items as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15631 opened Sep 7, 2025 by zihan0822 Loading…
stable clippy.toml: Create RFC S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15630 opened Sep 7, 2025 by blyxyas Loading…
fix(needless_maybe_sized): don't lint in proc-macro-generated code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15629 opened Sep 7, 2025 by ada4a Loading…
Check for proc macros from within explicit_deref_methods and do not lint on proc macro expansions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15628 opened Sep 7, 2025 by JustusFluegel Loading…
fix(semicolon_inside_block): don't lint if block is in parens S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15626 opened Sep 7, 2025 by ada4a Loading…
Use expect for lint warnings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15625 opened Sep 6, 2025 by nickdrozd Loading…
Fix eq_op FP on literal of different form S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15623 opened Sep 6, 2025 by profetia Loading…
refactor: split derive lints into separate modules S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15622 opened Sep 6, 2025 by ada4a Loading…
fix(transmute_ptr_to_ref): don't suggest .cast when to-type is DST S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15621 opened Sep 6, 2025 by ada4a Loading…
Refactor ptr_offset_with_cast S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15613 opened Sep 4, 2025 by folkertdev Loading…
Remove expect collapsible_span_lint_calls and use span_lint_and_help S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15612 opened Sep 4, 2025 by alex-semenyuk Loading…
fix(use_self): don't early-return if the outer type has no lifetimes S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15611 opened Sep 4, 2025 by ada4a Loading…
fix(collapsible_match): exclude binding modes from struct field pattern suggestions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15608 opened Sep 3, 2025 by ada4a Loading…
add ptr_offset_by_literal lint A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15606 opened Sep 3, 2025 by folkertdev Loading…
Refactor MaybePath utils S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15605 opened Sep 2, 2025 by Jarcho Loading…
significant_drop_tightening: handle complex let-stmts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15603 opened Sep 2, 2025 by ada4a Loading…
Fix nonstandard_macro_braces FN on macros with empty args S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15601 opened Sep 1, 2025 by profetia Loading…
Reimplement and complete spanless_eq for the AST S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15599 opened Aug 31, 2025 by Jarcho Loading…
fix significant_drop_tightening: don't suggest when missing the necessary spans S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15598 opened Aug 31, 2025 by ada4a Loading…
fix nonstandard_macro_braces: suggest trailing semicolon when needed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15593 opened Aug 30, 2025 by ada4a Loading…
docs(clippy_utils): Add documentation for ast_utils S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15588 opened Aug 29, 2025 by AbhilashG12 Loading…
Rewrite bit mask lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15587 opened Aug 29, 2025 by Jarcho Loading…
ProTip! Follow long discussions with comments:>50.