Skip to content

fix: Automatically install nightly toolchain when missing #2886

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

byfnoel
Copy link
Contributor

@byfnoel byfnoel commented Aug 10, 2025

This change ensures that the required Rust toolchain is installed automatically if it is missing.

Fixes: #2051

This will install the nightly toolchain automatically when
we detect it missing.

Fixes: 2051
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 10, 2025
@byfnoel byfnoel marked this pull request as ready for review August 10, 2025 14:52
@byfnoel byfnoel requested a review from a team as a code owner August 10, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running cratesfyi add-essential-files fails if nightly toolchain not installed
1 participant