Skip to content

Allow removing a component #19

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

Closed
jyn514 opened this issue Mar 30, 2020 · 2 comments · Fixed by #27
Closed

Allow removing a component #19

jyn514 opened this issue Mar 30, 2020 · 2 comments · Fixed by #27

Comments

@jyn514
Copy link
Member

jyn514 commented Mar 30, 2020

If a component is not available on the latest nightly, rustup will refuse to update. The workaround is to first remove the component from the toolchain, but rustwide doesn't expose this in the Toolchain API.

See also rust-lang/docs.rs#357 (comment)

@jyn514
Copy link
Member Author

jyn514 commented Mar 31, 2020

As per rust-lang/docs.rs#357 (comment) I no longer need this, but it would be a nice addition to the API all the same.

@kellda
Copy link
Contributor

kellda commented Jun 5, 2020

Looks quite easy, I'd like to implement this. Is there also tests or documentation to update ?

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 a pull request may close this issue.

2 participants