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

unit_cmp: don't lint on explicitly written unit expr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15562 opened Aug 26, 2025 by zihan0822 Loading…
using full path in the suggestion of clone_on_ref_ptr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15561 opened Aug 26, 2025 by relaxcn Loading…
Add InfiniBand and RoCE to doc_markdown whitelist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15558 opened Aug 25, 2025 by profetia Loading…
clean-up future_not_send a bit S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15554 opened Aug 25, 2025 by ada4a Loading…
Fix needless_continue FP when match type is not unit or never S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15547 opened Aug 23, 2025 by profetia Loading…
ptr_cast_constness: avoid suggesting unresolvable method call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15540 opened Aug 23, 2025 by notriddle Loading…
Fix match_single_binding suggests wrongly inside tuple S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15539 opened Aug 22, 2025 by profetia Loading…
Fix branches-sharing-code suggests wrongly on const and static S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15522 opened Aug 21, 2025 by profetia Loading…
non_canonical_impls: split the main check function S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15520 opened Aug 20, 2025 by ada4a Loading…
Add configuration option to allow unreachable! in test functions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15517 opened Aug 20, 2025 by AMS21 Loading…
clippy_utils: make peel_*_ty_refs class of functions a bit more consistent S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15515 opened Aug 19, 2025 by ada4a Loading…
missing_safety_doc: guide them out of an HTML block with a header S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15500 opened Aug 16, 2025 by notriddle Loading…
Add the iter_last_slice lint A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15496 opened Aug 15, 2025 by scrabsha Loading…
cast_possible_truncation: Support size_of, align_of, and size_of_val S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15488 opened Aug 14, 2025 by RunDevelopment Loading…
Fix FP of needless_range_loop when meeting multidimensional array S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15486 opened Aug 14, 2025 by relaxcn Loading…
fix equatable_if_let: don't suggest = in const context S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15482 opened Aug 13, 2025 by ada4a Loading…
fix unnecessary_semicolon: FN on #[feature(stmt_expr_attributes)] C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15481 opened Aug 13, 2025 by ada4a Loading…
fix self_named_module_files: track module with relative path S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15469 opened Aug 12, 2025 by zihan0822 Loading…
unnecessary_operation: don't suggest autofixes on composite types with fields of uncertain types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15460 opened Aug 11, 2025 by ada4a Loading…
let_unit_with_type_underscore: make early-pass S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15458 opened Aug 11, 2025 by ada4a Loading…
fix(disallowed_macros): Fix emitting on attr macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15452 opened Aug 10, 2025 by 2asoft Loading…
Add needless_conversion_for_trait lint A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15451 opened Aug 10, 2025 by smoelius Loading…
change suspicious_operation_groupings to work on the HIR instead of the AST S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15443 opened Aug 8, 2025 by esther-ff Loading…
fix: semicolon_inside_block don't fire if block is surrounded by parens S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15421 opened Aug 5, 2025 by ada4a Loading…
double_parens: add structured suggestions, fix bug S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15420 opened Aug 5, 2025 by ada4a Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.