Release
This section documents the process around creating a new release of the compiler, tools, as well information on The Rust Programming Language’s platform support.
External Links
- The Homu/Bors page provides links to the pull request testing queues for the
rust-lang
GitHub organisation, as well as providing an overview of the bot’s syntax you can use to interact with it. - Rustup Component History documents when a component was last available (if it was available) for a specific platform on nightly.
- PR Tracking provides visualisations of pull requests made to the
rust-lang/rust
repository. - kennytm’s
rustup-toolchain-install-master
is a utility to install the latest generated artifacts from CI intorustup
.