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

Add BinaryHeap::pop_if() to manual_pop_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16734 opened Mar 19, 2026 by max-heller Loading…
Unneeded wildcard imporvement S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16733 opened Mar 19, 2026 by jcarey9149 Loading…
new module style lint: inline_module 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
#16732 opened Mar 19, 2026 by zihan0822 Loading…
refactor: arithmetic_side_effects: replace string-based type comparison with DefId/PrimTy lookup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16730 opened Mar 19, 2026 by Tiauma Loading…
move unnecessary_trailing_comma from 1.94 to unreleased S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16727 opened Mar 18, 2026 by xtqqczze Loading…
wip
#16726 opened Mar 18, 2026 by therealbnut Draft
Resolve infinite_loop FP for nested loops S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16724 opened Mar 17, 2026 by mikhailofff Loading…
needless_bitwise_bool: suggest a smaller diff 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
#16714 opened Mar 14, 2026 by ada4a Loading…
use more robust doc attr span checking for proc-macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16713 opened Mar 13, 2026 by zihan0822 Loading…
Don't trigger unwrap_used or expect_used on uninhabited Err S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16712 opened Mar 13, 2026 by samueltardieu Loading…
unwrap_in_result: allow unwrapping infallible result type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16711 opened Mar 13, 2026 by zihan0822 Loading…
Fix collapsible_match FP when the pat binding is moved or mutated S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16708 opened Mar 12, 2026 by profetia Loading…
unnecessary_to_owned: don't lint if map key has extra indirection S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16700 opened Mar 10, 2026 by zihan0822 Loading…
Move coerce_container_to_any to suspicious S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16689 opened Mar 8, 2026 by Ralith Loading…
new lint: manual_offset_from_unsigned 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
#16688 opened Mar 8, 2026 by jaroslawroszyk Loading…
impl manual_noop_waker lint lint-nominated Create an FCP-thread on Zulip for this PR 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)
#16687 opened Mar 7, 2026 by jaroslawroszyk Loading…
Fix is_cfg_test to handle all(test, ...) cfg attributes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16684 opened Mar 7, 2026 by Bortlesboat Loading…
manual_pop_if: lint more cases, even if we do not provide a suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16683 opened Mar 7, 2026 by pbor Loading…
Add undocumented_as_casts lint lint-nominated Create an FCP-thread on Zulip for this PR 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
#16682 opened Mar 7, 2026 by charlieHsiuC Loading…
fix: zero_repeat_side_effects generic type needed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16681 opened Mar 7, 2026 by paulmialane Loading…
Extend unnecessary_cast lint to detect unnecessary ptr::cast() calls S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16680 opened Mar 7, 2026 by lapla-cogito Loading…
Allow [absolute_paths] to be configured based on occurrence S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16679 opened Mar 7, 2026 by paulmialane Loading…
Split assert 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
#16677 opened Mar 6, 2026 by jcarey9149 Loading…
New lint: too_many_lines_in_file 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
#16675 opened Mar 6, 2026 by tupe12334 Loading…
ProTip! no:milestone will show everything without a milestone.