Use toolchain shorthand for one command.
Section: Bootstrap and versions
Run Cargo with a specific toolchain
bash
bash
cargo +nightly --versionExplanation
Cargo supports `+toolchain` shorthand when installed via rustup.
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 Bootstrap and versions