You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this is basically saying that something already exists at the path that it's trying to install the new toolchain's rust-src component too. Perhaps you (inadvertently) installed a newer toolchain already through some other method? What does rustup toolchain list -v say?
I run the commands
PS E:\dev> rustc --version
rustc 1.74.1 (a28077b28 2023-12-04)
PS E:\dev> cargo --version
cargo 1.74.1 (ecb9851af 2023-10-18)
PS E:\dev> rustup update
after download, it prompts:
what should I do to update ?
The text was updated successfully, but these errors were encountered: