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

lint: avoid matches! suggestion for string literal patterns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14613 opened Apr 15, 2025 by Hemanth-Moka Loading…
Skip inner ordering checking in presence of #[repr(…)] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14610 opened Apr 14, 2025 by samueltardieu Loading…
fix: unused_unit suggests wrongly when unit never type fallback S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14609 opened Apr 14, 2025 by profetia Draft
Check for lifetime uses in closures as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14608 opened Apr 14, 2025 by samueltardieu Loading…
Run UI tests in edition 2024 mode S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14602 opened Apr 13, 2025 by samueltardieu Loading…
Lint disallowed function names S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14601 opened Apr 12, 2025 by granddaifuku Draft
Convert redundant_clone to an analysis pass take 2 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14599 opened Apr 12, 2025 by Jarcho Loading…
iter_kv_map: recognize references on maps as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14596 opened Apr 11, 2025 by samueltardieu Loading…
Check if dropping an expression may have indirect side-effects S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14594 opened Apr 11, 2025 by samueltardieu Loading…
Build complete usable type from a type-relative prefix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14586 opened Apr 10, 2025 by samueltardieu Loading…
unwrap_used, expect_used: accept macro result as receiver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14575 opened Apr 9, 2025 by samueltardieu Loading…
move doc_overindented_list_items from style to nursery S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14571 opened Apr 9, 2025 by ohno418 Loading…
Lint to stable/beta lint docs page in diagnostics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14547 opened Apr 4, 2025 by Alexendoo Loading…
DO NOT MERGE AS-IS: Restrict the cases where ptr_eq triggers S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14526 opened Apr 2, 2025 by samueltardieu Loading…
[Minor perf] Avoid unnecessary allocations performance-project For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14509 opened Mar 31, 2025 by blyxyas Loading…
fix: enable checking doc attributes on entrypoint function to fix #14491 S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14505 opened Mar 30, 2025 by longfangsong Loading…
fix: equatable_if_let suggests wrongly when involving reference S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14504 opened Mar 30, 2025 by profetia Loading…
Refactor useless_vec lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14503 opened Mar 29, 2025 by y21 Loading…
Do not generate type-indecisive expressions in unnecessary_cast S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14492 opened Mar 28, 2025 by samueltardieu Draft
Consider side effects when rewriting iterator behaviors S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14490 opened Mar 28, 2025 by profetia Loading…
cast_lossless: lint when converting usize, isize, char and float as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14470 opened Mar 25, 2025 by lapla-cogito Loading…
Update book and templates with feature freeze S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14456 opened Mar 24, 2025 by blyxyas Loading…
add allow_unused config to missing_docs_in_private_items S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14453 opened Mar 23, 2025 by quangcito Loading…
New lint: unused_enumerate_value S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14443 opened Mar 20, 2025 by profetia Loading…
New lint: always_true_conditions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14434 opened Mar 18, 2025 by Dominic-Moser Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.