rustup default [toolchain]
Sets the default toolchain to the one specified. If the toolchain is not already installed then it is installed first
Arguments
Name | Description |
---|---|
toolchain | Toolchain name |
Options
Name | Description |
---|---|
-h, --help | Prints help information |