Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: new clippy lints #4666

Merged
merged 1 commit into from
Jul 25, 2024
Merged

fix: new clippy lints #4666

merged 1 commit into from
Jul 25, 2024

Conversation

jmayclin
Copy link
Contributor

Description of changes:

Fixes a new lint released with 1.80

Testing:

CI should pass.

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

Comment on lines 592 to +593
/// 2. If it returns `Ok(n)`, then the first `n` bytes of `buf`
/// will have been initialized by this function.
/// will have been initialized by this function.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is the nitpicky-est lint and I love it.

@dougch dougch self-requested a review July 25, 2024 21:19
@jmayclin jmayclin enabled auto-merge (squash) July 25, 2024 21:50
@jmayclin jmayclin merged commit a29e2ff into aws:main Jul 25, 2024
35 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants