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

Add Config#use_cargo_build: #337

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Add Config#use_cargo_build: #337

merged 2 commits into from
Feb 27, 2024

Conversation

burke
Copy link
Contributor

@burke burke commented Feb 27, 2024

This switches behaviour to use cargo build instead of cargo rustc, which has the effect of sharing cache better with cargo build, but requires setting rb_sys environment in the default build.

This switches behaviour to use `cargo build` instead of `cargo rustc`,
which has the effect of sharing cache better with `cargo build`, but
requires setting rb_sys environment in the default build.
@ianks ianks merged commit 4210f1b into main Feb 27, 2024
58 checks passed
@ianks ianks deleted the use-cargo-build branch February 27, 2024 19:49
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