-
Notifications
You must be signed in to change notification settings - Fork 13.3k
nightly-x86_64-apple-darwin unchanged - (toolchain not installed) #46396
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
Comments
@zhuscat there was an error with uploading the latest nightly. This means that mac OS users won't get a nightly today. Tomorrow everything will be fine! See the linked issue. Note that this is something very unusual -- sorry for this bad first impression of Rust :). On the rustup side, you can work around the issue by pinning the version to yesterday's date. I'm not sure how that looks on the VS Code side or the RLS side however -- cc @matklad for that. |
Closing as duplicate of #46391. |
@est31 I know nothing about VS Code or RLS, we don't use them for IntelliJ-Rust :) |
What a bad luck... |
I tried Rust last night as well. On a mac. Lets just say it didn't go well. :( |
Yesterday, I started to learn
rust
.I used vscode and installed
rls
extension on vscode, but I found the intelligence and jump to definition not work after I used the dependencyrand
(still don't know why).So I uninstalled
rls
extension and uninstalledrust
bu runningrustup self uninstall
, but it outputted can not findxxxx/.cargo
, so I removed it manually.Today, I try to install every thing again.
After I install
rls
extension, it shows:Then I press OK, it shows:
And I execute
rustup update nightly
, it shows:The text was updated successfully, but these errors were encountered: