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 clippy suggestions #2540

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Feb 25, 2022

Current master fails on clippy stage, see https://github.com/libp2p/rust-libp2p/runs/5338775279?check_suite_focus=true

Apart from the change in libp2p-swarm I don't think any of these contain a breaking change. Changelog entries for the breaking change in libp2p-swarm are added through #2535.

Copy link
Contributor

@thomaseizinger thomaseizinger left a comment

Choose a reason for hiding this comment

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

Nice!

To catch these things earlier, we could contemplate running beta clippy in CI but not require it passing for merging!

@mxinden mxinden merged commit 99855b1 into libp2p:master Feb 28, 2022
@mxinden
Copy link
Member Author

mxinden commented Feb 28, 2022

To catch these things earlier, we could contemplate running beta clippy in CI but not require it passing for merging!

Happy to accept it, though I don't think these "breaking" changes have a large impact on our development flow.

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