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

Fix manual_inspect to consider mutability S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13609 opened Oct 27, 2024 by SpriteOvO Loading…
[infinite_loops]: fix incorrect suggestions on async functions/closures S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13608 opened Oct 26, 2024 by J-ZhengLi Loading…
Stop linting unused_io_amount in io traits S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13605 opened Oct 25, 2024 by GnomedDev Loading…
New lint truncate_with_drain S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13603 opened Oct 25, 2024 by Kither12 Loading…
borrow_deref_ref: do not trigger on &raw references S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13600 opened Oct 24, 2024 by samueltardieu Loading…
Fix allow_attributes when expanded from some macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13599 opened Oct 24, 2024 by RuairidhWilliamson Loading…
new lint: unnecessary_box_pin S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13598 opened Oct 23, 2024 by y21 Loading…
Implement a lint for replacable Command::new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13597 opened Oct 23, 2024 by GnomedDev Loading…
Implement a lint for .clone().into_iter() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13595 opened Oct 23, 2024 by GnomedDev Loading…
Move large_stack_frames to suspicious S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13592 opened Oct 23, 2024 by y21 Loading…
Allow conditional Send futures by default in future_not_send S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13590 opened Oct 23, 2024 by y21 Loading…
Switch CI from bors to merge queue S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13587 opened Oct 22, 2024 by Kobzol Draft
Improve display of clippy lints page when JS is disabled S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13585 opened Oct 22, 2024 by GuillaumeGomez Loading…
Don't consider lifetimes in bounded types unused (fix extra_unused_lifetimes FP #13578) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13583 opened Oct 22, 2024 by smoelius Loading…
lints/doc: fix typo in docs of too_long_first_doc_paragraph S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13582 opened Oct 22, 2024 by vobst Loading…
Add test_without_fail_case lint to check if a test actually has a way to fail or not S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#13579 opened Oct 21, 2024 by kayagokalp Loading…
Don't lint unnamed consts and nested items within functions in missing_docs_in_private_items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13573 opened Oct 20, 2024 by y21 Loading…
Add lint for functions which never return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13565 opened Oct 19, 2024 by GnomedDev Draft
Implement a ReturnVisitor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13557 opened Oct 16, 2024 by GnomedDev Loading…
fix: remove unnecessary filter_map usages S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13548 opened Oct 14, 2024 by wowinter13 Loading…
Detect .map_or(false, f) in manual_is_variant_and lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13509 opened Oct 6, 2024 by samueltardieu Loading…
Add a "more granular lint groups" page to the book S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13501 opened Oct 5, 2024 by y21 Loading…
New lint map_all_any_identity S-final-comment-period Status: final comment period it will be merged unless new objections are raised (~1 week) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13499 opened Oct 4, 2024 by samueltardieu Loading…
unnecessary_fold improvements S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13475 opened Sep 28, 2024 by viliml Loading…
Add clippy::result_as_ref_deref lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13474 opened Sep 28, 2024 by aleksanderkrauze Loading…
ProTip! Filter pull requests by the default branch with base:master.