rustup
526f89cd
- Make `rustup default` not error if no default
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Make `rustup default` not error if no default `rustup default` will no longer error and print to stderr if there is no default toolchain configured. It will print to stdout and exit successfully instead.
References
#3225 - Make `rustup show` output info in a more logical order
Author
majaha
Committer
rami3l
Parents
06903313
Loading