Skip to content

docs: use per project override setting for rustup #433

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

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

liuw
Copy link

@liuw liuw commented Jul 7, 2021

People may not want to use the nightly / beta compiler specified by Rust
for Linux project for other projects.

Using per project override setting for rustup is better.

Signed-off-by: Wei Liu [email protected]

People may not want to use the nightly / beta compiler specified by Rust
for Linux project for other projects.

Using per project override setting for rustup is better.

Signed-off-by: Wei Liu <[email protected]>
Copy link
Member

@bjorn3 bjorn3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An alternative is rust-toolchain which since somewhat recently also allows adding extra components like rust-src.

@alex alex merged commit cded685 into Rust-for-Linux:rust Jul 7, 2021
@liuw liuw deleted the rustc-project-override branch July 7, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants