Skip to content

feat: solve remaining clippy warnings and add it to CI #487

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 6 commits into from
Apr 28, 2025

Conversation

CosminPerRam
Copy link
Contributor

Other than quite a few usages of #[allow(clippy::unnecessary_cast)] cause clippy can't fully see the full picture, things look fine to me.
Many of my contributions contained clippy warning fixes and this PR solves all of the remaining ones and adds check for them to CI (as errors).

Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

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

Thanks a lot, much appreciated.

The #[allow(clippy::unnecessary_cast)] is a bit puzzling to me, but it's nothing to hold the PR up over.

@Byron Byron merged commit c2c78de into rust-lang:main Apr 28, 2025
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