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 reth-primitives default cargo test #7687

Closed
mattsse opened this issue Apr 16, 2024 · 0 comments · Fixed by #7688
Closed

fix reth-primitives default cargo test #7687

mattsse opened this issue Apr 16, 2024 · 0 comments · Fixed by #7688
Assignees
Labels
C-test A change that impacts how or what we test

Comments

@mattsse
Copy link
Collaborator

mattsse commented Apr 16, 2024

Describe the feature

cargo t in reth-primitives currently does not compile because of missing arbitrary impls

TODO

enable missing features

Additional context

No response

@mattsse mattsse added C-enhancement New feature or request S-needs-triage This issue needs to be labelled C-bug An unexpected or incorrect behavior and removed S-needs-triage This issue needs to be labelled labels Apr 16, 2024
@mattsse mattsse self-assigned this Apr 16, 2024
@mattsse mattsse added C-test A change that impacts how or what we test and removed C-bug An unexpected or incorrect behavior C-enhancement New feature or request labels Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test A change that impacts how or what we test
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant