We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f1af1 commit 6f536e4Copy full SHA for 6f536e4
src/building/how-to-build-and-run.md
@@ -52,7 +52,7 @@ If you have already built `rustc` and you change settings related to LLVM, then
52
execute `rm -rf build` for subsequent configuration changes to take effect. Note that `./x.py
53
clean` will not cause a rebuild of LLVM.
54
55
-## Building the Compiler
+## Building the compiler
56
57
Note that building will require a relatively large amount of storage space.
58
You may want to have upwards of 10 or 15 gigabytes available to build the compiler.
0 commit comments