You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Robert Collins 7d6fe1a78d
Merge pull request #3292 from dylanahsmith/fix-RUSTUP_PERMIT_COPY_RENAME
2 days ago
.cargo
.github
ci Use llvm-ranlib 1 week ago
doc
download
src Fix RUSTUP_PERMIT_COPY_RENAME condition so it is actually used 3 days ago
tests Add a test for only options command 4 days ago
www Add preload directive to HSTS header 4 days ago
.cirrus.yml
.dockerignore
.envrc
.gitattributes
.gitignore
CHANGELOG.md
CONTRIBUTING.md
Cargo.lock
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
build.rs
flake.nix
rustup-init.sh
triagebot.toml

README.md

Rustup: the Rust toolchain installer

Master CI Build Status
Windows Windows builds
macOS maOS builds
Linux Etc Linux (etc) builds

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, including Windows.

Documentation

See The Rustup book for documentation on installing and using Rustup.

Contributing

See CONTRIBUTING.md for information on contributing to Rustup.

License

Copyright Diggory Blake, the Mozilla Corporation, and Rustup contributors.

Licensed under either of

at your option.