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 79ebdb7 commit 7fe7f74Copy full SHA for 7fe7f74
README.md
@@ -5,6 +5,10 @@ some new part of the compiler that they haven't worked on before.
5
6
[You can read the latest version of the guide here.](https://rust-lang-nursery.github.io/rustc-guide/)
7
8
+You may also find the rustdocs [for the compiler itself][rustdocs] useful.
9
+
10
+[rustdocs]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/
11
12
The guide can be useful today, but it has a lot of work still go.
13
Once it gets more complete, the plan is probably to move it into the
14
[main Rust repository](https://github.com/rust-lang/rust/).
0 commit comments