We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cbe7f5 + 7c82e3d commit e381c7aCopy full SHA for e381c7a
1 file changed
src/about-this-guide.md
@@ -64,10 +64,12 @@ please see the corresponding [subsection on writing documentation in this guide]
64
65
## Other places to find information
66
67
+This guide, the one you are currently reading,
68
+contains information about how various parts of the compiler work,
69
+and how to contribute to the compiler.
70
+
71
You might also find the following sites useful:
72
-- This guide contains information about how various parts of the
- compiler work and how to contribute to the compiler.
73
- [rustc API docs] -- rustdoc documentation for the compiler, devtools, and internal tools
74
- [Forge] -- contains documentation about Rust infrastructure, team procedures, and more
75
- [compiler-team] -- the home-base for the Rust compiler team, with description
0 commit comments