rustup toolchain link <<toolchain>...> <<path>>
Create a custom toolchain by symlinking to a directory
Arguments
Name | Description |
---|---|
<toolchain> | Custom toolchain name |
<path> | Path to the directory |
Options
Name | Description |
---|---|
-h, --help | Prints help information |