Skip to content

Install active toolchain by default if rust-version is not passed #92

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 1 commit into from
Mar 3, 2025

Conversation

unexge
Copy link
Contributor

@unexge unexge commented Mar 3, 2025

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

Starting with v1.28, rustup is not going to install active toolchain by default and that might break some uses, like:

Not sure if this is the best solution, but this PR tries to preserve the previous behaviour of rustup as described in https://blog.rust-lang.org/2025/03/02/Rustup-1.28.0.html#whats-new-in-rustup-1280

Related Issues

@unexge unexge requested a review from Jake-Shadle as a code owner March 3, 2025 18:36
Copy link
Member

@Jake-Shadle Jake-Shadle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Jake-Shadle Jake-Shadle merged commit 8d73959 into EmbarkStudios:main Mar 3, 2025
2 checks passed
AhmedSoliman added a commit to restatedev/restate that referenced this pull request Mar 3, 2025
Rustup 1.28 has been released and it disables toolchain auto installation. See [rust-lang/rustup#3985], cargo-deny-action has released a fix on v2 at EmbarkStudios/cargo-deny-action#92
AhmedSoliman added a commit to restatedev/restate that referenced this pull request Mar 3, 2025
Rustup 1.28 has been released and it disables toolchain auto installation. See [rust-lang/rustup#3985], cargo-deny-action has released a fix on v2 at EmbarkStudios/cargo-deny-action#92
chris-olszewski added a commit to vercel/turborepo that referenced this pull request Mar 3, 2025
### Description

See EmbarkStudios/cargo-deny-action#92

### Testing Instructions

CI job passes
@unexge unexge deleted the push-szlxvosrzutl branch March 4, 2025 10:06
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