We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustup show
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
Just after fresh install tried the rustup 1.11.0 show command and it crashes. (Small bug / no impact on functionality)
rustup 1.11.0
Default host: x86_64-unknown-linux-gnu installed toolchains -------------------- thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:335:21 stack backtrace: 0: <unknown> ... 18: <unknown> 19: __libc_start_main 20: <unknown>
Related: #1357
The text was updated successfully, but these errors were encountered:
Dup of #1458
Sorry, something went wrong.
No branches or pull requests
Just after fresh install tried the
rustup 1.11.0
show command and it crashes. (Small bug / no impact on functionality)Related: #1357
The text was updated successfully, but these errors were encountered: