-
Notifications
You must be signed in to change notification settings - Fork 894
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
Rustfmt messes up nightly upgrade #1566
Comments
You could try running You could uninstall and re-install rustup, or wait until the next nightly is released and then do |
Well
How did I end up in this weird state 😕? I'll wait till the next nightly and either comment with updates or close this issue. |
Because I couldn't update, I did a reinstall. With the fresh install, I still can't add components such as
|
Same problem here for the last few days...
|
Now fixed with most recent nightly ( Any idea what the problem was? |
rust-lang/rust#56667
pt., 14 gru 2018, 03:40: Roy Ivy III <notifications@github.com> napisał(a):
… Now fixed with most recent nightly (rustc 1.32.0-nightly (f4a421ee3
2018-12-13)).
Any idea what the problem was?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1566 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABHsdhNXpaZXnE90yhS-wKmZO5VMbng8ks5u4w-ggaJpZM4ZMDu->
.
|
👍 |
Yeah I'm happy this is resolved, thanks |
When trying to update my nightly rust I got:
So I tried to remove rustfmt hoping it would ignore the target and got this:
In fact now I'm in a strange state where I can't seem to remove rustfmt or upgrade my nightly rust... I've also tried removing the installed rustfmt explicitly using the name given in
rustup component list
Any guidance would be appreciated, I'm a bit stumped with this one.
The text was updated successfully, but these errors were encountered: