Skip to content

rustup show errors on empty toolchain #1450

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

Closed
fabianhjr opened this issue Jun 28, 2018 · 1 comment
Closed

rustup show errors on empty toolchain #1450

fabianhjr opened this issue Jun 28, 2018 · 1 comment

Comments

@fabianhjr
Copy link

fabianhjr commented Jun 28, 2018

Just after fresh install tried the rustup 1.11.0 show command and it crashes. (Small bug / no impact on functionality)

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

@Diggsey
Copy link
Contributor

Diggsey commented Jul 8, 2018

Dup of #1458

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants