-
Notifications
You must be signed in to change notification settings - Fork 257
failed to install component: 'rust-src' #1587
Comments
That's weird. What toolchains and associated toolchains do you have installed? Can you try reinstalling (removing and installing) the entire toolchain and see if the issue persists? |
It's working fine after reinstalling toolchains.Thx. |
This happens to me as well. Maybe there are some issues with the recent nightly updates (I'm using nightly rust, msvc toolchain). |
Reinstalling works for me as well, though. |
I had a similar issue when trying to update 1.43.0 -> 1.44.0:
Reinstalling the toolchain ( |
thanks, reinstalling works for me |
Same problem and reinstalling works. |
As nobody else has said this, the following commands fixed it
|
how do I reinstall the toolchain |
Old thread, but to help people finding this via Google:
|
I'm trying to use vscode with rls extension.But I got some error from console:
Versions:
The text was updated successfully, but these errors were encountered: