rustup check [toolchain]
Check for updates to Rust toolchains and rustup
Arguments
Name | Description |
---|---|
toolchain | Toolchain name, such as 'stable', 'nightly', or '1.8.0'. For more information see `rustup help toolchain` |
Options
Name | Description |
---|---|
-h, --help | Prints help information |