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

Detect new range types in higher::Range. S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17299 opened Jun 23, 2026 by kpreid Contributor Loading…
Move empty_enums to the nursery S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17298 opened Jun 23, 2026 by Jarcho Contributor Loading…
fix [std_instead_of_core]: don't assume alloc/core are in the extern prelude S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#17296 opened Jun 23, 2026 by bushrat011899 Contributor Loading…
Call in_external_macro after running other checks in various places G-performance-project Goal: For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17294 opened Jun 23, 2026 by Jarcho Contributor Loading…
Remove lower_ty in uninhabited_reference S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17293 opened Jun 23, 2026 by Jarcho Contributor Loading…
fix(vec_init_then_push): don't lint pushes from a macro expansion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17289 opened Jun 22, 2026 by JoakoI98 Loading…
feat(trusted_asref): new lint 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
#17288 opened Jun 21, 2026 by niklasf Contributor Loading…
redundant_pattern_matching: parenthesize guarded matches! suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17287 opened Jun 21, 2026 by shulaoda Contributor Loading…
Misc fixes to expr_eagerness S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17283 opened Jun 20, 2026 by Jarcho Contributor Loading…
Add clarifying note for as_ptr suggestion in `manual_c_str_literals S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17282 opened Jun 20, 2026 by Gri-ffin Contributor Loading…
Add fn_param_ref_cloned lint 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
#17281 opened Jun 20, 2026 by medzernik Loading…
perf: cache in_external_macro results in clippy_utils S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17276 opened Jun 19, 2026 by xmakro Contributor Loading…
Add blanket_allow_warnings lint 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
#17274 opened Jun 19, 2026 by mehbark Loading…
perf: skip snippet lookup for pure-ASCII literals in unicode lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17273 opened Jun 19, 2026 by xmakro Contributor Loading…
Implement new lint clippy::public-types-missing-drop 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
#17268 opened Jun 19, 2026 by ctz Loading…
fix: borrow_as_ptr is triggered on generated code S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17257 opened Jun 17, 2026 by relaxcn Contributor 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-review Status: Awaiting review from the assignee but also interested parties
#17252 opened Jun 15, 2026 by bushrat011899 Contributor 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 Contributor 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 Contributor 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
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
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-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17232 opened Jun 13, 2026 by sylvestre Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.