Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix clippy warning in throughput_client.rs #1001

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

vladem
Copy link
Contributor

@vladem vladem commented Sep 6, 2024

Description of change

A new clippy lint was added in the most recent version, this PR makes our code compliant:
https://rust-lang.github.io/rust-clippy/master/index.html#/manual_inspect

Relevant issues: None

Does this change impact existing behavior?

No.

Does this change need a changelog entry in any of the crates?

No.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

Signed-off-by: Vladislav Volodkin <vladvolodkin@gmail.com>
@vladem vladem temporarily deployed to PR integration tests September 6, 2024 10:28 — with GitHub Actions Inactive
@vladem vladem temporarily deployed to PR integration tests September 6, 2024 10:28 — with GitHub Actions Inactive
@vladem vladem temporarily deployed to PR integration tests September 6, 2024 10:28 — with GitHub Actions Inactive
@vladem vladem temporarily deployed to PR integration tests September 6, 2024 10:28 — with GitHub Actions Inactive
@vladem vladem temporarily deployed to PR integration tests September 6, 2024 10:28 — with GitHub Actions Inactive
@vladem vladem temporarily deployed to PR integration tests September 6, 2024 10:28 — with GitHub Actions Inactive
@vladem vladem temporarily deployed to PR integration tests September 6, 2024 10:28 — with GitHub Actions Inactive
@vladem vladem marked this pull request as ready for review September 6, 2024 10:31
Copy link
Contributor

@passaro passaro left a comment

Choose a reason for hiding this comment

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

LGTM!

@passaro passaro added this pull request to the merge queue Sep 6, 2024
Merged via the queue into awslabs:main with commit c27abd2 Sep 6, 2024
23 checks passed
@vladem vladem deleted the throughput-client-clippy branch September 6, 2024 11:25
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