Show supported target triples.
Section: Targets and cross-compilation
List available targets
bash
bash
rustup target listExplanation
Includes installed status for each target.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Targets and cross-compilation
Run is typically host-only
Build target-specific binaries for packaging instead of running them locally.
List components
Show installed and available components for active toolchain.