rustup

E96233

rustup is the official Rust toolchain installer and version manager that lets developers easily install, update, and switch between Rust compilers and associated tools.


Statements (48)
Predicate Object
instanceOf Rust toolchain manager
command-line program
software tool
command rustup component
rustup default
rustup install
rustup override
rustup self update
rustup show
rustup target
rustup toolchain NERFINISHED
rustup update
developer Rust project NERFINISHED
distributionMethod shell installer script
standalone binaries
feature automatic PATH configuration for Rust tools
cross-compilation target installation
global default toolchain selection
offline installation from cached toolchains
per-project toolchain overrides
self-update mechanism
integratesWith Rustup toolchains on CI systems
license Apache-2.0 NERFINISHED
MIT License NERFINISHED
maintainer Rust project NERFINISHED
manages cargo
rustc NERFINISHED
rustup components
rustup targets
officialFor Rust programming language NERFINISHED
platform Linux NERFINISHED
Windows NERFINISHED
macOS NERFINISHED
primaryLanguage Rust NERFINISHED
programmingLanguage Rust NERFINISHED
purpose install Rust toolchains
manage Rust toolchains
switch between Rust toolchains
update Rust toolchains
repository https://github.com/rust-lang/rustup
supports beta Rust channel
custom Rust toolchains
multiple Rust compiler versions
nightly Rust channel
stable Rust channel
usedFor ensuring reproducible Rust builds via pinned toolchains
managing Rust versions for development environments
website https://rustup.rs

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Rust defaultToolchain rustup

Please wait…