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.
2 parents 86c25f8 + 1a226e0 commit 1eda78fCopy full SHA for 1eda78f
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