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

Fail uninstalling toolchain in windows #492

Closed
danslapman opened this issue May 23, 2016 · 2 comments
Closed

Fail uninstalling toolchain in windows #492

danslapman opened this issue May 23, 2016 · 2 comments

Comments

@danslapman
Copy link

Hi! Currently, I have two toolchains installed:
`installed toolchains

stable-i686-pc-windows-gnu
stable-x86_64-pc-windows-gnu (default)

active toolchain

stable-x86_64-pc-windows-gnu (default)
rustc 1.8.0 (db2939409 2016-04-11)`

When i type rustup toolchain uninstall stable-i686-pc-windows-gnu, I get this error:
thread '<main>' panicked at 'internal error: entered unreachable code', src/rustup-cli\rustup_mode.rs:42 note: Run withRUST_BACKTRACE=1for a backtrace.

@peschkaj
Copy link
Contributor

I believe this is a duplicate of #465

@brson
Copy link
Contributor

brson commented Jun 3, 2016

Closing as dupe. This will be fixed in the next release (not sure when it'll be out). In the meantime, rustup toolchain remove works.

@Diggsey Diggsey closed this as completed May 4, 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

4 participants