-
Notifications
You must be signed in to change notification settings - Fork 159
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: remove #[allow(unused, clippy::upper_case_acronyms, clippy::enum_variant_names)] #3011
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hanabi1224 Any insight into the libp2p changes?
@lemmih I agree that the change is simple and straightforward, however the root cause of last regression is still unknown, I would suggest making the libp2p change in a small PR that is easy to revert in case any regression happens. Does that make sense? |
4165cb1
to
6ba8790
Compare
5a3d6b8
to
40a53be
Compare
40a53be
to
f0099fe
Compare
4786338
to
6fe2c31
Compare
6e41fb8
to
d9b5c60
Compare
Summary of changes
don't have modules likeBroken out to fix: remove #[allow(clippy::module_inception)] #3037daemon::daemon
- either rename the child, or fold it into the parent#[cfg(test)]
Note that merging this is blocked on other MRs