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
Nov 13, 2024
Aug 12, 2024
Nov 13, 2024
Nov 18, 2024
Dec 9, 2024
Nov 13, 2024
Dec 2, 2024
Jul 3, 2021
Nov 6, 2021
Jun 20, 2019
Feb 28, 2023
Jul 31, 2024
Dec 2, 2024
Dec 9, 2024
Nov 25, 2024
Aug 17, 2016
Feb 2, 2016
Sep 18, 2024
Jul 17, 2024
Nov 6, 2021
Dec 2, 2024
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.