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 1a226e0Copy full SHA for 1a226e0
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` Development 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