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

Clippy fixes #246

Merged
merged 2 commits into from
May 13, 2021
Merged

Clippy fixes #246

merged 2 commits into from
May 13, 2021

Conversation

XAMPPRocky
Copy link
Collaborator

@XAMPPRocky XAMPPRocky commented May 11, 2021

Currently running clippy on main returns couple warnings. This PR address those lints. I think this requires #247 to land first to pass CI.

Copy link
Collaborator

@iffyio iffyio left a comment

Choose a reason for hiding this comment

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

LGTM! Yeah the compare_exchange lint at least I remember was from 1.51 since the nightly rustc we used for doc test started complaining a few weeks back. I think we can merge this even without the new rustc PR actually the current clippy should still be fine with the change

@iffyio
Copy link
Collaborator

iffyio commented May 11, 2021

the current failure is cargo fmt

@XAMPPRocky
Copy link
Collaborator Author

the current failure is cargo fmt

Fixed, should be good to merge now.

@markmandel markmandel merged commit 869ff2c into main May 13, 2021
@markmandel markmandel deleted the clippy branch May 13, 2021 03:29
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants