Skip to content

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

Merged
Jake-Shadle merged 1 commit into
EmbarkStudios:mainfrom
unexge:push-szlxvosrzutl
Mar 3, 2025
Merged

Install active toolchain by default if rust-version is not passed#92
Jake-Shadle merged 1 commit into
EmbarkStudios:mainfrom
unexge:push-szlxvosrzutl

Conversation

@unexge

@unexge unexge commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

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

Signed-off-by: Burak Varlı <burakvar@amazon.co.uk>
@unexge
unexge requested a review from Jake-Shadle as a code owner March 3, 2025 18:36

@Jake-Shadle Jake-Shadle left a comment

Copy link
Copy Markdown
Member

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
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