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

Do not check for unused lifetimes in expanded code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17256 opened Jun 16, 2026 by samueltardieu Member Loading…
Unused empty value S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17254 opened Jun 15, 2026 by MassimilianoBaglioni Contributor Loading…
fix [std_instead_of_core]: false positive for multi-imports S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17252 opened Jun 15, 2026 by bushrat011899 Loading…
Revert "feat: Add profile-specific configuration for disallowed methods and types" I-nominated Issue: Nominated to be discussed at the next Clippy meeting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17251 opened Jun 15, 2026 by blyxyas Member Loading…
Don't trigger unnecessary_box_returns when the size depends on generics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17249 opened Jun 15, 2026 by mistaste Loading…
Lint single_element_loop when the loop body is a trailing expression S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17248 opened Jun 15, 2026 by mistaste Loading…
Don't trigger let_underscore_future when the type is specified S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17247 opened Jun 14, 2026 by mistaste Loading…
Unused import prefixes needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17246 opened Jun 14, 2026 by hafihaf123 Loading…
6 tasks done
Find a shared context for the format string and the format! call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17243 opened Jun 14, 2026 by Jarcho Contributor Loading…
Lint for unbounded iterations checking needs-fcp PRs that add, remove, or rename lints and need an FCP
#17242 opened Jun 14, 2026 by PLeVasseur Contributor Draft
Merge comment and cfg checking in matches lint pass. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17239 opened Jun 14, 2026 by Jarcho Contributor Loading…
Add funding links S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17238 opened Jun 14, 2026 by Kobzol Member Loading…
filter_map_next: clean-up, overhaul suggestions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17237 opened Jun 14, 2026 by ada4a Contributor Loading…
chore: remove unused dependencies S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17236 opened Jun 14, 2026 by KikiKian Loading…
Add new lint: manual_slice_match needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17232 opened Jun 13, 2026 by sylvestre Contributor Loading…
wildcard_imports: ignore generated imports S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17230 opened Jun 13, 2026 by Lovlace777 Loading…
Don't lint semicolon_if_nothing_returned in #[automatically_derived] … S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17229 opened Jun 13, 2026 by hibjam Loading…
Create a single ConstEvalCtxt in expr_eagerness S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17228 opened Jun 13, 2026 by Jarcho Contributor Loading…
perf: avoid per-call type and path work in unnecessary_mut_passed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17227 opened Jun 13, 2026 by xmakro Contributor Loading…
perf: skip tokenizing in span_contains_cfg when no '#' is present S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17226 opened Jun 13, 2026 by xmakro Contributor Loading…
perf: skip the HIR parent walk in is_in_test_function when there are no test items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17224 opened Jun 13, 2026 by xmakro Contributor Loading…
Count length of the first paragraph by its text S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17215 opened Jun 12, 2026 by notriddle Contributor Loading…
Replace is_range_full with is_full_collection_range S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17213 opened Jun 11, 2026 by Jarcho Contributor Loading…
The command to update the test results is cargo uibless S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17209 opened Jun 11, 2026 by samueltardieu Member Loading…
Add let_else_ok_or lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17207 opened Jun 10, 2026 by sylvestre Contributor Loading…
ProTip! no:milestone will show everything without a milestone.