Skip to content

restructure workspace #132

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

Merged
merged 8 commits into from
Apr 17, 2024
Merged

Conversation

zetanumbers
Copy link
Contributor

@zetanumbers zetanumbers commented Jul 12, 2022

Allow examples and any other psp crate to share compiler artifacts to reduce build time and disk usage. cargo-psp is excluded since use different rustc parameters for psp and native builds, triggering a whole rebuild when native and psp builds are interleaved.

Allow examples and any other psp crate to share compiler artifacts to reduce build time and disk usage.
`cargo-psp` is excluded since use different rustc parameters for psp and native builds, triggering a whole
rebuild each time we interleave native and psp crate builds.
@zetanumbers
Copy link
Contributor Author

Any more issues with this PR?

@sajattack
Copy link
Collaborator

@overdrivenpotato kick the CI please.

@sajattack sajattack merged commit 8ada0aa into overdrivenpotato:master Apr 17, 2024
@zetanumbers zetanumbers deleted the workspace branch April 17, 2024 10:48
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.

2 participants