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

refactor: migrate to workspace #1597

Merged
merged 8 commits into from
Jul 13, 2024

Conversation

baszalmstra
Copy link
Contributor

Start of a bigger refactor to move different parts of the code into their own crates to hopefully decrease compilation times.

This PR:

  • Turns the repository into a cargo workspace.
  • Converts all package dependencies to workspace dependencies.
  • Moves the barrier_cell functionality into its own crate.

@baszalmstra baszalmstra requested a review from tdejager July 9, 2024 13:26
@tdejager tdejager enabled auto-merge (squash) July 12, 2024 14:36
@ruben-arts
Copy link
Contributor

I've restarted the windows job. It looks like a flacky test but I'm not a 100% sure. So hopefully that helps!

@tdejager tdejager merged commit 3d4a09f into prefix-dev:main Jul 13, 2024
24 checks passed
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