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

rustup-init with rust-toolchain #2749

Closed
XAMPPRocky opened this issue May 4, 2021 · 1 comment · May be fixed by #2751
Closed

rustup-init with rust-toolchain #2749

XAMPPRocky opened this issue May 4, 2021 · 1 comment · May be fixed by #2751

Comments

@XAMPPRocky
Copy link
Member

Describe the problem you are trying to solve
With the introduction of the TOML version of rust-toolchain, there isn't an easy way to install the exact version and components without also first installing the default toolchain. Where as with the old one line version you could write rustup-init --default-toolchain $(cat rust-toolchain).

Describe the solution you'd like
rustup-init --from-file ./rust-toolchain or something similar.

@rbtcollins
Copy link
Contributor

Dup of #2686 with the mild tweak of permitting it during rustup-init.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants