Skip to content

fix clippy warnings#659

Merged
jplatte merged 1 commit intotower-rs:mainfrom
alexanderkjall:fix-clippy-lints
Apr 11, 2026
Merged

fix clippy warnings#659
jplatte merged 1 commit intotower-rs:mainfrom
alexanderkjall:fix-clippy-lints

Conversation

@alexanderkjall
Copy link
Copy Markdown
Contributor

Motivation

When I did my other pull request I noticed some clippy warnings, but thought that they should be fixed as a separate PR.

Solution

clippy::match_on_vec_items have been superseded by clippy::indexing_slicing, but that one only produced false positives so I opted to remove it instead.

Copy link
Copy Markdown
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jplatte jplatte merged commit 0d608fd into tower-rs:main Apr 11, 2026
11 checks passed
@alexanderkjall alexanderkjall deleted the fix-clippy-lints branch April 11, 2026 22:15
barjin pushed a commit to apify/tower-http that referenced this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants