-
Notifications
You must be signed in to change notification settings - Fork 895
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
Extension should have target toolchain #664
Comments
Blowing away |
This is due to a change in the manifest format. We'll try to get a fix out today. |
For anyone watching this ticket - Brian posted an update on internals.rust-lang.org. |
OK, planning on getting the fix deployed today now. |
Should be fixed with the latest release. |
It is indeed fixed. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this panic from
rustup show
. I ranrustup update
today and it succeeded butshow
started failing. I remember runningrustup show
almost immediately beforerustup update
and it worked. How can I fix this?The text was updated successfully, but these errors were encountered: