Skip to content

Latest commit

 

History

History
66 lines (50 loc) · 3.17 KB

README.md

File metadata and controls

66 lines (50 loc) · 3.17 KB

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
Beta
Nightly
Nightly +1

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

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.