Skip to content

Make clippy happy #6881

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

Merged
merged 2 commits into from
May 29, 2025
Merged

Make clippy happy #6881

merged 2 commits into from
May 29, 2025

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented May 28, 2025

Rust is finally updated in CI images, but we have already addressed all clippy warnings except large_enum_variant which is not a real problem. Better ignore it than introduce Box.

There was also a problem with CI, we did not really use fixed version so this got broken by a runner image update.

@link2xt link2xt force-pushed the link2xt/happy-clippy branch from aa697d3 to eb1247c Compare May 28, 2025 16:28
@link2xt link2xt changed the title chore: make clippy happy ci: use installed toolchain to lint Rust May 28, 2025
@link2xt link2xt force-pushed the link2xt/happy-clippy branch from eb1247c to 01c8d78 Compare May 28, 2025 16:33
@link2xt link2xt changed the title ci: use installed toolchain to lint Rust Make clippy happy May 28, 2025
@link2xt link2xt force-pushed the link2xt/happy-clippy branch from 87f8942 to 837ea58 Compare May 28, 2025 16:47
@link2xt link2xt requested a review from Hocuri May 28, 2025 16:55
@link2xt link2xt merged commit 42975b2 into main May 29, 2025
29 checks passed
@link2xt link2xt deleted the link2xt/happy-clippy branch May 29, 2025 11:58
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