Rust Forge
Welcome to the Rust Forge! Rust Forge serves as a repository of supplementary documentation useful for members of The Rust Programming Language. If you find any mistakes, typos, or want to add to the Rust Forge, feel free to file an issue or PR on the Rust Forge GitHub.
Help Wanted
Want to contribute to Rust, but don’t know where to start? Here’s a list of
rust-lang
projects that have marked issues that need help and issues that are
good first issues.
Repository | Description |
---|---|
rust | The Rust Language & Compiler |
cargo | The Rust package manager |
crates.io | Source code for crates.io |
www.rust-lang.org | The Rust website |
Current Release Versions
Channel | Version | Will be stable on | Will branch from master on |
---|---|---|---|
Stable | 1.86 | April 03 2025 UTC | February 14 2025 UTC |
Beta | 1.87 | May 15 2025 UTC | March 28 2025 UTC |
Nightly | 1.88 | June 26 2025 UTC | May 09 2025 UTC |
Nightly +1 | 1.89 | August 07 2025 UTC | June 20 2025 UTC |
See the release process documentation for details on what happens in the days leading up to a release.
No Tools Breakage Week
To ensure the beta release includes all the tools, no tool breakages are allowed in the week before the beta cutoff (except for nightly-only tools).
Beta Cut | No Breakage Week |
---|---|
1.88 | May 07 2025 → May 13 2025 |
1.89 | June 18 2025 → June 24 2025 |
External Links
- Bibliography of research papers and other projects that influenced Rust.
- Rust Pontoon is a translation management system used to localize the Rust website.