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

Tell rustup to automatically use the nightly channel #91

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

tyler569
Copy link
Contributor

Since MCHPRS only compiles using rust nightly, it can ship a rust-toolchain file that will tell rustup to automatically switch to the nightly channel.

This behavior is documented here:
https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file

This also prevents you needing to provide instructions to add a manual override in the README.

Since MCHPRS only compiles using rust nightly, it can ship a
`rust-toolchain` file that will tell rustup to automatically switch to
the nightly channel.

This behavior is documented here:
https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file

This also prevents you needing to provide instructions to add a manual
override in the README.
@StackDoubleFlow StackDoubleFlow merged commit 47f6b24 into MCHPR:master Oct 23, 2022
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