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

Remove unnecessary into_iter() #305

Merged
merged 2 commits into from
Jan 20, 2024
Merged

Remove unnecessary into_iter() #305

merged 2 commits into from
Jan 20, 2024

Conversation

TedDriggs
Copy link
Collaborator

This is causing a clippy violation that is making CI fail.

This triggered a clippy violation, which was fixed using allow.
However, the name of the allowed rule was then deprecated, creating a warning on new clippy versions.
@TedDriggs TedDriggs merged commit fdf643e into master Jan 20, 2024
30 checks passed
@TedDriggs TedDriggs deleted the clippy-violation branch January 20, 2024 00:35
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.

1 participant