The Rust Programming Language's repositories
rust-analyzer
A Rust compiler front-end for IDEs
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
this-week-in-rust
Data for this-week-in-rust.org
rustc-dev-guide
A guide to how rustc works and how to contribute to it.
rust-playground
The Rust Playground
rustc_codegen_gcc
libgccjit AOT codegen for rustc
portable-simd
The testing ground for the future of portable SIMD in Rust
crates.io-index
Registry index for crates.io
rust-forge
Information useful to people contributing to Rust
www.rust-lang.org
The home of the Rust website
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
blog.rust-lang.org
The Rust Programming Language Blog
simpleinfra
Rust Infrastructure automation
rustup-components-history
Rustup package status history
rust-log-analyzer
Analyzing Travis and Azure Pipelines logs to find encountered errors
rustc-pr-tracking
Statistics about PRs on the rustc repository.
promote-release
Tooling to publish Rust releases.