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 vacuum and/or multiple arguments to rustup toolchain remove #976

Closed
nagisa opened this issue Mar 8, 2017 · 1 comment
Closed

Comments

@nagisa
Copy link
Member

nagisa commented Mar 8, 2017

Over time accumulated a number of toolchains. Removing one-by-one is pain. Would be great if

rustup toolchain remove <toolchain>

was instead

rustup toolchain remove <toolchain>...
@brson
Copy link
Contributor

brson commented Mar 16, 2017

#986 does multiple arguments.

bors added a commit that referenced this issue Mar 18, 2017
add/remove multiple toolchains

Teaches the `toolchain` subcommand to accept multiple arguments for toolchains to add or remove.

Depends on #968.
Fixes #976.
@bors bors closed this as completed in #986 Mar 18, 2017
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

No branches or pull requests

2 participants