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

Allow building and testing without rustup #1374

Merged
merged 6 commits into from
May 22, 2023
Merged

Allow building and testing without rustup #1374

merged 6 commits into from
May 22, 2023

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented May 22, 2023

This can be done by installing the nightly specified in rust-toolchain.toml and then pointing the CARGO, RUSTC and RUSTDOC env vars to the right executables.

@bjorn3 bjorn3 merged commit a684753 into master May 22, 2023
@bjorn3 bjorn3 deleted the non_rustup_build3 branch May 22, 2023 18:58
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.

1 participant