-
Notifications
You must be signed in to change notification settings - Fork 246
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
subspace-core-primitives
refactoring
#3087
Conversation
subspace-core-primitives
refactoring
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.
Something wrong with clippy. Makes sense otherwise.
12a1c91
to
d7c664b
Compare
I didn't check clippy with |
d7c664b
to
0395e9a
Compare
Missed tests 🙈 |
And added one more small thing on top |
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.
Clippy....
Last attempt? |
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.
These all seem like reasonable code movements
Over the years a lot of stuff ended up in somewhat arbitrary places, this simply moves stuff around to have a more logical hierarchy and removes re-exports so it is clear where things are coming from.
Code contributor checklist: