Skip to content

fix: clippy lint updates for rust version 1.89.0#2750

Merged
jouho merged 3 commits into
aws:mainfrom
jouho:fix-clippy
Aug 11, 2025
Merged

fix: clippy lint updates for rust version 1.89.0#2750
jouho merged 3 commits into
aws:mainfrom
jouho:fix-clippy

Conversation

@jouho

@jouho jouho commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Release Summary:

Resolved issues:

Description of changes:

Minimal changes to address clippy warnings introduced by new rust version 1.89.0.
Initial PR to address this issue contained changes that weren't necessarily required by clippy

Call-outs:

cargo --fix does not apply auto-fix, therefore had to manually audit the clippy warnings. Reason discussed: rust-lang/rust#144588

Testing:

Tested locally by running

cargo clippy --all-features --all-targets --workspace -- -D warnings

confirmed clippy job passes now

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jouho
jouho marked this pull request as ready for review August 11, 2025 23:17
@boquan-fang
boquan-fang self-requested a review August 11, 2025 23:37
@boquan-fang

Copy link
Copy Markdown
Contributor

@jouho
jouho merged commit 30b021e into aws:main Aug 11, 2025
120 checks passed
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