Skip to content

rust-lang/rustup

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Jul 13, 2024
Jan 22, 2025
Jan 22, 2025
Mar 19, 2025
Mar 4, 2025
Mar 19, 2025
Mar 19, 2025
Mar 14, 2025
Jul 3, 2021
Nov 6, 2021
Jun 20, 2019
Feb 28, 2023
Jul 31, 2024
Mar 5, 2025
Mar 17, 2025
Mar 4, 2025
Aug 17, 2016
Feb 2, 2016
Sep 18, 2024
Mar 5, 2025
Nov 6, 2021
Mar 19, 2025
Aug 30, 2024

Repository files navigation

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.

The latest documentation for the master branch can be found under devel.

Contributing

See The Rustup dev guide for information on contributing to Rustup.

License

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

Licensed under either of

at your option.