rustupinit

The Rust toolchain installer


Keywords
hacktoberfest, rustlang
License
Apache-2.0
Install
brew install rustupinit

Documentation

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.