Commit suggestion
Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
This commit is contained in:
parent
d6cf8fc63e
commit
22fc18f177
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Read ["Installation"] from [The Book].
|
|||
_Note: If you wish to contribute to the compiler, you should read [this
|
||||
chapter][rustcguidebuild] of the rustc-dev-guide instead of this section._
|
||||
|
||||
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,
|
||||
which manages the bootstrapping process. More information about it can be found
|
||||
by running `./x.py --help` or reading the [rustc dev guide][rustcguidebuild].
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue