rustup target
Modify a toolchain's supported targets
Subcommands
Name | Description |
---|---|
list | List installed and available targets |
add | Add a target to a Rust toolchain |
remove | Remove a target from a Rust toolchain |
help | Prints this message or the help of the given subcommand(s) |
Options
Name | Description |
---|---|
-h, --help | Prints help information |