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

Fix manual unwrap or lint to respect msrv for unwrap or default() S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14879 opened May 23, 2025 by poglesbyg Loading…
add new lint: localhost_hardcode S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14878 opened May 23, 2025 by relaxcn Loading…
Move all of useless_conversion into the same lint pass S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14877 opened May 23, 2025 by Jarcho Loading…
triagebot: enable issue transfer S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14874 opened May 23, 2025 by lolbinarycat Loading…
Optimize documentation lints **a lot** (2/2) (7.5% -> 1%) 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
#14870 opened May 22, 2025 by blyxyas Loading…
[WIP] Add new lint: std_wildcard_imports
#14868 opened May 22, 2025 by alanbondarun Draft
1 of 3 tasks
Fixes manual_flatten removes the useless if let S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14861 opened May 21, 2025 by donkomura Loading…
Support different lintcheck CARGO_TARGET_DIR env variables S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14859 opened May 21, 2025 by blyxyas Loading…
Use interned symbols instead of strings in more places S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14855 opened May 20, 2025 by samueltardieu Loading…
[manual_flatten]: Fix with nested Some or Ok pattern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14846 opened May 19, 2025 by a-yossy Loading…
Add allow-invalid configuration option for disallowed_* to the documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14845 opened May 19, 2025 by alex-semenyuk Loading…
Test that all interned symbols are referenced in Clippy sources S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14842 opened May 18, 2025 by samueltardieu Loading…
Verify that versions in the changelog match the lint definitions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14821 opened May 16, 2025 by Alexendoo Loading…
[WIP] New lint: matches_instead_of_eq
#14820 opened May 16, 2025 by ARandomDev99 Draft
5 of 6 tasks
Add lint long_variable_names S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14818 opened May 15, 2025 by JurrianFahner Loading…
[WIP] Trigger absurd_extreme_comparisons if Duration is less than zero S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14817 opened May 15, 2025 by alex-semenyuk Draft
Create summary comment for lintcheck runs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14816 opened May 15, 2025 by Alexendoo Loading…
add lint infallible_try_from S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14813 opened May 15, 2025 by ComputerDruid Loading…
Introduce coerce_container_to_any S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14812 opened May 15, 2025 by Ralith Loading…
2 tasks done
Add manual_as_slice lint S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14809 opened May 15, 2025 by nils-degroot Loading…
Document how to use rust-toolchain.toml to avoid breaking changes (e.g. in CI) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14803 opened May 14, 2025 by lgarron Loading…
needless_return: look inside else if parts as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14798 opened May 14, 2025 by samueltardieu Loading…
parsed_string_literals: new lint S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#14794 opened May 13, 2025 by samueltardieu Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.