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 string_to_string wrongly suggests cloned inside map S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15302 opened Jul 17, 2025 by profetia Loading…
Warn about const instability wrt MSRV C-bug Category: Clippy is not doing the correct thing I-false-negative Issue: The lint should have been triggered on code, but wasn't S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15297 opened Jul 16, 2025 by samueltardieu Loading…
Split early lints into a new crate A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15294 opened Jul 16, 2025 by Jarcho Draft
Split casts pass into a new crate A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15293 opened Jul 16, 2025 by Jarcho Draft
Split matches pass into a new crate A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15292 opened Jul 16, 2025 by Jarcho Draft
Split loops pass into a new crate A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15291 opened Jul 16, 2025 by Jarcho Draft
Split methods pass into a new crate take 2 S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15280 opened Jul 15, 2025 by Jarcho Draft
unused_enumerate_index: move to loops lint pass S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15279 opened Jul 15, 2025 by Jarcho Loading…
redundant_clone: split iterator checks into redundant_iter_cloned S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15277 opened Jul 15, 2025 by Jarcho Loading…
Fix min_ident_chars: ignore on trait impl. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15275 opened Jul 14, 2025 by t-webber Loading…
Do not run lintcheck summary on feature-freezed PRs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15272 opened Jul 14, 2025 by blyxyas Loading…
clippy_dev: changes to parsing code
#15270 opened Jul 14, 2025 by Jarcho Loading…
WIP: map_identity: suggest making the variable mutable when necessary S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15268 opened Jul 13, 2025 by ada4a Loading…
Fix if_then_some_else_none FP when require type coercion S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15267 opened Jul 13, 2025 by profetia Draft
Fix as_ptr_cast_mut FP when self is not mutable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15266 opened Jul 13, 2025 by profetia Loading…
{flat_,}map_identity: recognize (tuple) struct de- and restructuring S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15261 opened Jul 12, 2025 by ada4a Loading…
Add new comment_within_doc lint A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15260 opened Jul 12, 2025 by GuillaumeGomez Loading…
Remove CSS bootstrap dependency S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15251 opened Jul 11, 2025 by GuillaumeGomez Loading…
disallowed_methods: handle full paths as replacement for method call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15242 opened Jul 10, 2025 by notriddle Loading…
Fixed issue #15192 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15241 opened Jul 10, 2025 by lkshayb Loading…
fix(manual_assert): use multipart suggestion instead of simple span_suggestion S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15226 opened Jul 7, 2025 by Knotty123230 Loading…
List possible values for configuration enums S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15216 opened Jul 6, 2025 by BenjaminBrienen Loading…
New lint: decimal_bit_mask A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15215 opened Jul 6, 2025 by Artur-Sulej Draft
Detect prefixed attributes as duplicated S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15212 opened Jul 5, 2025 by isitreallyalive Loading…
Fix needless_range_loop FP and FN on multidimensional array S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15209 opened Jul 4, 2025 by relaxcn Loading…
ProTip! no:milestone will show everything without a milestone.