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

Apply cargo clippy suggestions #1548

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Apply cargo clippy suggestions #1548

merged 2 commits into from
Dec 16, 2022

Conversation

SkymanOne
Copy link
Contributor

This PR merely introduces few changes that were suggested by clippy.
It also removed const_err from whitelist since it will be a hard error in future: rust-lang/rust#71800

Copy link
Contributor

@HCastano HCastano left a comment

Choose a reason for hiding this comment

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

Thanks!

@HCastano HCastano merged commit 6db38b2 into master Dec 16, 2022
@HCastano HCastano deleted the gn/clippy-suggestions branch December 16, 2022 17:41
HCastano pushed a commit that referenced this pull request Jan 23, 2023
* Apply clippy suggestions

* fmt
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