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

Minor: clippy - removed calls to .into_iter() where no needed. #1058

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

martinfrances107
Copy link
Contributor

The clippy ruleset has improved.

We can remove calls to .into_iter() in a few places.

Copy link
Member

@michaelkirk michaelkirk left a comment

Choose a reason for hiding this comment

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

Thanks!

@michaelkirk michaelkirk added this pull request to the merge queue Aug 25, 2023
Merged via the queue into georust:main with commit e21b3d0 Aug 25, 2023
14 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