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 up some repository organization #67

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Conversation

iamrecursion
Copy link
Collaborator

Summary

This PR updates the cargo project to use a workspace and multiple crates instead, making it more amenable to modularity.

Details

N/A, going to self-merge if CI passes.

Checklist

  • Code is formatted by Rustfmt.
  • Documentation has been updated if necessary.

iamrecursion and others added 2 commits September 26, 2024 10:14
This commit also converts the code to use a cargo workspace to enable
easier work with multiple crates.
@iamrecursion iamrecursion added the enhancement New feature or request label Sep 26, 2024
@iamrecursion iamrecursion self-assigned this Sep 26, 2024
@iamrecursion iamrecursion requested a review from a team as a code owner September 26, 2024 17:37
@iamrecursion iamrecursion merged commit 476dc6a into main Sep 26, 2024
@iamrecursion iamrecursion deleted the wip/ara/compile-llvm branch September 26, 2024 17:39
iamrecursion added a commit that referenced this pull request Sep 26, 2024
iamrecursion added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
iamrecursion added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
iamrecursion added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
iamrecursion added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
iamrecursion added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
iamrecursion added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
iamrecursion added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
Qyriad added a commit that referenced this pull request Sep 26, 2024
This commit converts the nix definition to support the use of cargo
workspaces. It also converts the code to use a cargo workspace to
enable easier work with multiple crates.

---------

Co-authored-by: Mikaela Szekely <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants