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 toolchain list` should indicate the default toolchain #32784

Closed
brson opened this Issue Apr 6, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@brson
Copy link
Contributor

brson commented Apr 6, 2016

Source.

"rustup toolchain list" doesn't indicate the default toolchain.

Good point. It could be like rustup target list which uses parens to indicate the status. The list could say (default) next to the default toolchain and (override) or (active) next to an active override.

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Jan 1, 2017

@brson wrong repo perhaps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.