We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I removed .cargo/bin/rustup and installed rustup again, then:
.cargo/bin/rustup
$ rustup update info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu' info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu' info: latest update on 2018-12-08, rust version 1.32.0-nightly (4a45578bc 2018-12-07) error: component 'rls' for target 'x86_64-unknown-linux-gnu' is unavailable for download info: checking for self-updates stable-x86_64-unknown-linux-gnu unchanged - rustc 1.31.0 (abe02cefd 2018-12-04) nightly-x86_64-unknown-linux-gnu update failed - rustc 1.30.0-nightly (f8d34596f 2018-08-30)
The text was updated successfully, but these errors were encountered:
Is this related? #56667
Sorry, something went wrong.
Probably; recently I was able to update.
No branches or pull requests
I removed
.cargo/bin/rustup
and installed rustup again, then:The text was updated successfully, but these errors were encountered: