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 errors for the new cargo 1.57.0 #1316

Merged
merged 8 commits into from
Dec 6, 2021
Merged

Conversation

elmattic
Copy link
Contributor

@elmattic elmattic commented Dec 3, 2021

Summary of changes
Changes introduced in this pull request:

  • Fix a few clippy errors

Note that two have been allowed via #[allow(clippy::large_enum_variant)].

But they should be fixed (in the foreseeable future) as it's a potential CPU Caches Hog issue.

Reference issue to close (if applicable)

N/A

Other information and links

@elmattic elmattic requested a review from a user December 3, 2021 20:01
@noot noot merged commit 1cf5966 into main Dec 6, 2021
@noot noot deleted the elmattic/clippy_fixes branch December 6, 2021 19:38
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.

None yet

2 participants