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 bcfe470 commit 61b2edbCopy full SHA for 61b2edb
x-py.md
@@ -260,7 +260,7 @@ documentation you want.
260
By default `rustc` does not build the compiler for it's internal items.
261
Mostly because this is useless for the average user. However, you might need to
262
have it available so you can understand the types. Here's how you can compile it
263
-yourself. From the top level directory where `x.py`is located run:
+yourself. From the top level directory where `x.py` is located run:
264
265
```bash
266
cp src/bootstrap/config.toml.example config.toml
0 commit comments