The Rust Language installer
rustup is an installer for the systems programming language Rust.
NOTE: Rust Foundation or its affiliates do not maintain, endorse or support this Snap package.
rustup installs The Rust Programming Language from the official
release channels, enabling you to easily switch between stable, beta, and
nightly compilers and keep them updated. It makes cross-compiling simpler with
binary builds of the standard library for common platforms. And it runs on all
platforms Rust supports.
You can find the user guide for rustup at https://rust-lang.github.io/rustup.
The source code of rustup
and the user guide may be found at
https://github.com/rust-lang/rustup.
Release notes for rustup may be found at https://github.com/rust-lang/rustup/blob/master/CHANGELOG.md.