We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1ac85 commit 8ee3d7cCopy full SHA for 8ee3d7c
src/doc/index.md
@@ -172,9 +172,9 @@ unsafe Rust. It's also sometimes called "the 'nomicon."
172
[The Unstable Book](unstable-book/index.html) has documentation for unstable
173
features.
174
175
-### The `rustc` Contribution Guide
+### The `rustc` Developer Guide
176
177
-[The `rustc` Guide](https://rustc-dev-guide.rust-lang.org/)
+[The `rustc-dev-guide`](https://rustc-dev-guide.rust-lang.org/)
178
documents how the compiler works and how to contribute to it. This is useful if
179
you want to build or modify the Rust compiler from source (e.g. to target
180
something non-standard).
0 commit comments