Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix new_return_no_self with recursive bounds S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10086 opened Dec 15, 2022 by nbdd0121 Loading…
Stack overflow fix 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
#10081 opened Dec 15, 2022 by matthiaskrgr Loading…
Revert "Auto merge of #9733 - nbdd0121:master, r=dswij" S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10069 opened Dec 12, 2022 by Nashenas88 Loading…
Fix error caused by recursion into Self. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10068 opened Dec 12, 2022 by Nashenas88 Loading…
Add 2018/2021 edition tests for wildcard_imports S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10067 opened Dec 12, 2022 by chansuke Loading…
add [permissions_set_readonly_false] #9702 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10063 opened Dec 11, 2022 by chansuke Loading…
Fix [match_single_binding] suggestion introduced an extra semicolon S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10060 opened Dec 10, 2022 by alex-semenyuk Loading…
Avoid match_wildcard_for_single_variants on guarded wild matches S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10056 opened Dec 10, 2022 by koka831 Loading…
cast_possible_truncation Suggest TryFrom when truncation possible S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10038 opened Dec 6, 2022 by xFrednet Loading…
Add extra_unused_type_parameters lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10028 opened Dec 3, 2022 by mkrasnitski Loading…
Identify more cases of useless into_iter() calls S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#10020 opened Dec 1, 2022 by samueltardieu Loading…
Process all format-like macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9948 opened Nov 25, 2022 by nyurik Loading…
[arithmetic-side-effects] Consider negative numbers and add more tests S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#9867 opened Nov 18, 2022 by c410-f3r Loading…
lintcheck: Add JSON output, diff subcommand S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9764 opened Nov 1, 2022 by Alexendoo Loading…
Clippy Book Updates: Add lint_passes chapter S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9740 opened Oct 28, 2022 by nahuakang Loading…
improve lintcheck S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9731 opened Oct 27, 2022 by kraktus Loading…
Improve possible_borrower S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9701 opened Oct 24, 2022 by smoelius Loading…
Clippy Book Updates: Add write_tests chapter S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9668 opened Oct 17, 2022 by nahuakang Loading…
Clippy Book Updates: Add define_lints chapter S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9659 opened Oct 16, 2022 by nahuakang Loading…
add [`unnecessary_vec_drain] lint S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#9623 opened Oct 10, 2022 by lana99 Loading…
BREAKING CHANGE fix running path/to/cargo-clippy --fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9461 opened Sep 10, 2022 by matthiaskrgr Loading…
Update Documentation to Focus on LateLintPass S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9426 opened Sep 4, 2022 by nahuakang Draft
Initial implementation of mut_refcell_borrow S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9423 opened Sep 3, 2022 by lukaslueg Draft
Minimal nightly-only lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9325 opened Aug 12, 2022 by Jarcho Draft
New [suspicious_arguments] lint for possibly swapped arguments S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#9301 opened Aug 7, 2022 by 5225225 Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.