rust-lang/rustc-dev-guide resource
A guide to how rustc works and how to contribute to it. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3151
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1897 stars · 610 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Rust Compiler Development Guide, an mdBook-based documentation project explaining how rustc works internally. It helps new contributors get oriented to the compiler codebase and serves as a reference for experienced developers.
Use cases
- learn how the rustc compiler works internally
- contribute to the Rust compiler
- understand rustc's bootstrapping and build process
- find where to start with beginner compiler issues
- understand rustc's compilation pipeline from source to binaries
- debug and profile the Rust compiler
When to choose
- you want to contribute to rustc development
- you need to understand compiler internals like type checking, borrow checking, or MIR
- you are onboarding onto the Rust compiler codebase
- you want authoritative, community-maintained rustc documentation
When to avoid
- you need documentation for the Rust language itself or the standard library
- you want a tutorial on programming in Rust
- you need stable, versioned API docs rather than a living guide
Facets
learning-resource · maturity active
documentation compiler developer-tools compilers documentation developer-tools programming-languages rust cross-platform rustc mdbook contributing-guide compiler-internals rust-lang web-server
3 sources
- readme: https://github.com/rust-lang/rustc-dev-guide · fetched 2026-08-28 · 5115ef9689d0
- homepage: https://rustc-dev-guide.rust-lang.org · fetched 2026-08-29 · a9b2f4297989
- site_page: https://rustc-dev-guide.rust-lang.org/about-this-guide.html · fetched 2026-08-29 · 78d3aad206af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rust-lang/rustc-dev-guide | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="rust-lang/rustc-dev-guide")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem