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 d6cf8fc commit 22fc18fCopy full SHA for 22fc18f
README.md
@@ -17,7 +17,7 @@ Read ["Installation"] from [The Book].
17
_Note: If you wish to contribute to the compiler, you should read [this
18
chapter][rustcguidebuild] of the rustc-dev-guide instead of this section._
19
20
-The Rust build system uses a Python script called x.py to build the compiler,
+The Rust build system uses a Python script called `x.py` to build the compiler,
21
which manages the bootstrapping process. More information about it can be found
22
by running `./x.py --help` or reading the [rustc dev guide][rustcguidebuild].
23
0 commit comments