-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Toolchain 'nightly-x86_64-apple-darwin' missing from nightly 1.31.0 (de9666f12 2018-10-31) #55571
Comments
Potentially caused by #55304 |
Make sure the `aws` executable is in $PATH on macOS Fixes rust-lang#55571
On mac OS mojave
|
rustup update stable-x86_64-apple-darwin update failed - rustc 1.55.0 (c8dfcfe 2021-09-06) info: cleaning up downloads & tmp directories |
This happens on Clippy's Travis CI:
https://travis-ci.org/rust-lang-nursery/rust-clippy/jobs/449198446#L87-L89
Rustup can't seem to find the toolchain It seems to be missing from the latest nightly: https://mexus.github.io/rustup-components-history/x86_64-apple-darwin.html
The text was updated successfully, but these errors were encountered: