Skip to content

Instantly share code, notes, and snippets.

@booyaa
Created August 13, 2016 13:32
Show Gist options
  • Save booyaa/f4aa0c4a084ef9abf75e03dc012ad814 to your computer and use it in GitHub Desktop.
Save booyaa/f4aa0c4a084ef9abf75e03dc012ad814 to your computer and use it in GitHub Desktop.
rustup show
Default host: x86_64-apple-darwin
installed toolchains
--------------------
stable-armv7-unknown-linux-gnueabihf
stable-x86_64-apple-darwin (default)
beta-x86_64-apple-darwin
nightly-armv7-unknown-linux-gnueabihf
nightly-x86_64-apple-darwin
installed targets for active toolchain
--------------------------------------
armv7-unknown-linux-gnueabihf
x86_64-apple-darwin
x86_64-unknown-linux-musl
active toolchain
----------------
stable-x86_64-apple-darwin (default)
rustc 1.10.0 (cfcb716cf 2016-07-03)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment