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 9d1e802 commit a7411baCopy full SHA for a7411ba
src/building/how-to-build-and-run.md
@@ -230,7 +230,7 @@ probably the best "go to" command:
230
./x build library
231
```
232
233
-What this command does is the following:
+This command does the following:
234
- Build in-tree rustc using stage0[^stage0] rustc and std, producing stage1 rustc.
235
- Build in-tree std using that (stage1) rustc, producing stage std.
236
0 commit comments