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

core/identity: allow clippy::large-enum-variant on Keypair #2827

Merged
merged 1 commit into from Aug 19, 2022

Conversation

elenaf9
Copy link
Contributor

@elenaf9 elenaf9 commented Aug 18, 2022

Description

Fix clippy lint when compiling libp2p-core with default-features = false.
Occurs e.g. when running cargo custom-clippy within the transports/tcp directory.

@mxinden mxinden merged commit 8931860 into libp2p:master Aug 19, 2022
@mxinden
Copy link
Member

mxinden commented Aug 19, 2022

🙏 thanks @elenaf9.

@elenaf9 elenaf9 deleted the core/identity-fix-clippy-2 branch August 19, 2022 07:10
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.

None yet

2 participants