Checking the Currently Installed Version of Rust To check the version of the rustc compiler: rustc --version To check the version of rustup: rustup --version