We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to install nightly-2024-10-25 as nightly, or 1.79.0 as stable to keep scripts as CI unchanged
nightly-2024-10-25
1.79.0
rustup install nightly-2024-10-25 --default
No response
The text was updated successfully, but these errors were encountered:
I think most users would manage a rust-toolchain.toml file in their repo/workspace/project for this. Why is that not a feasible option for you?
rust-toolchain.toml
Sorry, something went wrong.
No branches or pull requests
Problem you are trying to solve
I'm trying to install
nightly-2024-10-25
as nightly, or1.79.0
as stable to keep scripts as CI unchangedSolution you'd like
rustup install nightly-2024-10-25 --default
Notes
No response
The text was updated successfully, but these errors were encountered: