We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7011276 commit d6d1672Copy full SHA for d6d1672
src/SUMMARY.md
@@ -6,7 +6,7 @@
6
7
- [Part 1: Building, debugging, and contributing to Rustc](./part-1-intro.md)
8
- [About the compiler team](./compiler-team.md)
9
-- [How to build the compiler and run what you built](./how-to-build-and-run.md)
+- [How to Build and Run the Compiler](./how-to-build-and-run.md)
10
- [Build and Install distribution artifacts](./build-install-distribution-artifacts.md)
11
- [Documenting Compiler](./compiler-documenting.md)
12
- [The compiler testing framework](./tests/intro.md)
0 commit comments