commands.sh

rustup show

all

Show installed toolchains, targets, and the version of `rustc`.

More info →

Examples (3)

Show all information

Show the active toolchain

rustup show active-toolchain

Show the rustup data directory

made by @shridhargupta | data from tldr-pages