File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -64,10 +64,12 @@ please see the corresponding [subsection on writing documentation in this guide]
6464
6565## Other places to find information
6666
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+
6771You might also find the following sites useful:
6872
69- - This guide contains information about how various parts of the
70- compiler work and how to contribute to the compiler.
7173- [ rustc API docs] -- rustdoc documentation for the compiler, devtools, and internal tools
7274- [ Forge] -- contains documentation about Rust infrastructure, team procedures, and more
7375- [ compiler-team] -- the home-base for the Rust compiler team, with description
You can’t perform that action at this time.
0 commit comments