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 override remove does not work for windows root directories` #316

Closed
brson opened this issue Apr 14, 2016 · 2 comments
Closed

rustup override remove does not work for windows root directories` #316

brson opened this issue Apr 14, 2016 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented Apr 14, 2016

If I'm in C:\

$ rustup override add nightly
$ rustup override remove
info: no override toolchain for 'C:\'
@pravic
Copy link

pravic commented Apr 14, 2016

Not works with the root directory, as reported and confirmed.

@brson
Copy link
Contributor Author

brson commented Apr 15, 2016

I was also able to reproduce the error you saw where rustc printed the wrong version for the "C:" override.

bors added a commit that referenced this issue Apr 15, 2016
alexcrichton added a commit that referenced this issue Apr 15, 2016
Fix overrides for C:\. Fixes #316
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