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 finding rustc with rustup from package manager when Rust_RESOLVE_RUSTUP_TOOLCHAINS=OFF #545

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

jschwe
Copy link
Collaborator

@jschwe jschwe commented Aug 5, 2024

rustup can be installed from a package manager.
If Rust_RESOLVE_RUSTUP_TOOLCHAINS is set to OFF, but rustup is
installed, we can't assume rustc will be next to rustup.

jschwe added 2 commits August 5, 2024 19:31
rustup can be installed from a package manager.
If Rust_RESOLVE_RUSTUP_TOOLCHAINS is set to OFF, but rustup is
installed, we can't assume rustc will be next to rustup.
@jschwe jschwe force-pushed the ci_rustup_proxy_issue_test branch from 2d7680b to fb2d5b7 Compare August 5, 2024 17:31
@jschwe jschwe enabled auto-merge (rebase) August 5, 2024 17:31
@jschwe jschwe merged commit 0941698 into corrosion-rs:master Aug 5, 2024
36 checks passed
@jschwe jschwe deleted the ci_rustup_proxy_issue_test branch August 5, 2024 18:40
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