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

subspace-core-primitives refactoring #3087

Merged
merged 6 commits into from
Oct 3, 2024

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Oct 2, 2024

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:

@nazar-pc nazar-pc changed the title Subspace core primitives refactoring subspace-core-primitives refactoring Oct 2, 2024
Copy link
Member

@shamil-gadelshin shamil-gadelshin left a 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.

@nazar-pc
Copy link
Member Author

nazar-pc commented Oct 2, 2024

I didn't check clippy with cuda feature, but CI does. Should be fixed now.

@nazar-pc nazar-pc force-pushed the subspace-core-primitives-refactoring branch from d7c664b to 0395e9a Compare October 2, 2024 14:38
@nazar-pc
Copy link
Member Author

nazar-pc commented Oct 2, 2024

Missed tests 🙈

@nazar-pc
Copy link
Member Author

nazar-pc commented Oct 2, 2024

And added one more small thing on top

Copy link
Member

@shamil-gadelshin shamil-gadelshin left a comment

Choose a reason for hiding this comment

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

Clippy....

@nazar-pc
Copy link
Member Author

nazar-pc commented Oct 2, 2024

Last attempt?

Copy link
Contributor

@teor2345 teor2345 left a 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

@nazar-pc nazar-pc added this pull request to the merge queue Oct 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 3, 2024
@nazar-pc nazar-pc added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 4ccef2b Oct 3, 2024
9 checks passed
@nazar-pc nazar-pc deleted the subspace-core-primitives-refactoring branch October 3, 2024 09:21
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.

3 participants