Pinned Repositories
book
The Rust Programming Language
cargo
The Rust package manager
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
rfcs
RFCs for changes to Rust
rust
Empowering everyone to build reliable and efficient software.
rust-analyzer
A Rust compiler front-end for IDEs
rust-by-example
Learn Rust with examples (Live code editor included)
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
rustup
The Rust toolchain installer
The Rust Programming Language's Repositories
rust-lang/wg-allocators
Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
rust-lang/wg-cargo-std-aware
Repo for working on "std aware cargo"
rust-lang/prev.rust-lang.org
The previous Rust website. The current website's code is at https://github.com/rust-lang/www.rust-lang.org.
rust-lang/rustc-reading-club
Rust Code Reading Clubs
rust-lang/rust-memory-model
Collecting examples and information to help design a memory model for Rust.
rust-lang/odht
An on-disk hash table implementation
rust-lang/foundation-faq-2020
Have questions on the Rust Foundation? Ask here!
rust-lang/rust-central-station
Old home of some infra pieces
rust-lang/libtest
Rust's built-in testing and benchmarking framework
rust-lang/rust-marketing
Rust marketing handbook
rust-lang/wg-governance
rust-lang/project-inline-asm
Home for the Inline Assembly project group
rust-lang/llvm
No longer used, use https://github.com/rust-lang/llvm-project instead
rust-lang/lldb
No longer used, use https://github.com/rust-lang/llvm-project instead
rust-lang/core-team
A place to house minutes and other documents related to the core team.
rust-lang/compiler-rt
No longer used, use https://github.com/rust-lang/llvm-project instead
rust-lang/jemalloc
No longer used
rust-lang/initiative-template
A template for lang-team initiatives
rust-lang/mailgun-mailmap
Mail configuration for rust-lang domains
rust-lang/project-rfc-2229
A repository tracking the planning for implementation and evaluation of RFC 2229.
rust-lang/project-thir-unsafeck
Tracking the project to refactor the unsafe check to operate on THIR
rust-lang/compiler-team-prioritization
Home repository for compiler team operations
rust-lang/libbacktrace
A C library that may be linked into a C/C++ program to produce symbolic backtraces
rust-lang/rust-gha
GitHub Actions tests for rust-lang/rust
rust-lang/rustc-timing
new rustc-timing repository for freshly collected data
rust-lang/wg-incr-comp
Home repo for the compiler team incremental compilation working group
rust-lang/web-presence-team
Home of the Web Presence Team
rust-lang/all-hands-2020
Website for the Rust All Hands 2020
rust-lang/lld
No longer used, use https://github.com/rust-lang/llvm-project instead
rust-lang/mirror-google-fuchsia-zircon
Zircon Kernel, Core Drivers, and Services