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

Document how to install toolchains / targets via rustup without installing docs #1926

Closed
gnzlbg opened this issue Jul 1, 2019 · 2 comments
Closed
Labels

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Jul 1, 2019

With the install.sh one can pass --without=rust-docs to avoid installing the docs.

What's the rustup equivalent ?

@gnzlbg gnzlbg added the bug label Jul 1, 2019
@kinnison
Copy link
Contributor

kinnison commented Jul 1, 2019

When #1673 lands, it'll be --profile=minimal which you'll want.

@kinnison
Copy link
Contributor

Rustup has released with profile support.

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

No branches or pull requests

2 participants