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: minor clippy errors in comms/dht #3513

Closed
wants to merge 5 commits into from

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Oct 30, 2021

Description

Fix counter guard and unused candidate_peers

Motivation and Context

Rust / clippy upgrade picked up a few clippy omissions which broke the comms build

How Has This Been Tested?

Clippy passes

@sdbondi sdbondi changed the title fix: minor clippy error fix: minor clippy errors in comms/dht Oct 30, 2021
CjS77
CjS77 previously approved these changes Oct 30, 2021
Copy link
Collaborator

@CjS77 CjS77 left a comment

Choose a reason for hiding this comment

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

LGTM

@sdbondi
Copy link
Member Author

sdbondi commented Oct 30, 2021

@CjS77 Fixed all clippys at tari_p2p level

@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Oct 30, 2021
@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Nov 1, 2021
@aviator-app aviator-app bot removed the mq-failed label Nov 2, 2021
@sdbondi
Copy link
Member Author

sdbondi commented Nov 2, 2021

Closing because these fixes are done #3514

@sdbondi sdbondi closed this Nov 2, 2021
@sdbondi sdbondi deleted the comms-clippy branch November 2, 2021 07:23
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.

3 participants