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: remove #[allow(unused, clippy::upper_case_acronyms, clippy::enum_variant_names)] #3011

Merged
merged 25 commits into from
Jun 26, 2023

Conversation

aatifsyed
Copy link
Contributor

@aatifsyed aatifsyed commented Jun 19, 2023

Summary of changes

Note that merging this is blocked on other MRs

Copy link
Contributor

@lemmih lemmih left a 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?

src/lib.rs Outdated Show resolved Hide resolved
@hanabi1224
Copy link
Contributor

@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?

@aatifsyed aatifsyed self-assigned this Jun 19, 2023
@aatifsyed aatifsyed marked this pull request as draft June 19, 2023 13:18
@aatifsyed aatifsyed force-pushed the aatifsyed/one-crate-lints branch 2 times, most recently from 4165cb1 to 6ba8790 Compare June 20, 2023 21:53
@aatifsyed aatifsyed force-pushed the aatifsyed/one-crate-lints branch 2 times, most recently from 5a3d6b8 to 40a53be Compare June 21, 2023 09:34
@aatifsyed aatifsyed force-pushed the aatifsyed/one-crate-lints branch from 40a53be to f0099fe Compare June 21, 2023 09:43
@aatifsyed aatifsyed marked this pull request as ready for review June 21, 2023 09:48
@aatifsyed aatifsyed changed the title Remove most #[allow(...)] attributes fix: remove #[allow(unused, clippy::upper_case_acronyms, clippy::enum_variant_names)] Jun 21, 2023
@aatifsyed aatifsyed enabled auto-merge (squash) June 21, 2023 09:59
@aatifsyed aatifsyed force-pushed the aatifsyed/one-crate-lints branch 4 times, most recently from 4786338 to 6fe2c31 Compare June 26, 2023 10:18
src/beacon/mock_beacon.rs Show resolved Hide resolved
src/shim/machine/manifest.rs Show resolved Hide resolved
@aatifsyed aatifsyed force-pushed the aatifsyed/one-crate-lints branch from 6e41fb8 to d9b5c60 Compare June 26, 2023 11:58
@aatifsyed aatifsyed merged commit e850e68 into main Jun 26, 2023
@aatifsyed aatifsyed deleted the aatifsyed/one-crate-lints branch June 26, 2023 12:12
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.

4 participants