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 8aeab3a commit 7d5f5d2Copy full SHA for 7d5f5d2
src/building/bootstrapping.md
@@ -475,8 +475,7 @@ local Rust source into libraries we can use.
475
476
#### Copying stage0 {std,rustc}
477
478
-This copies the library output from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`
479
-and rustc into `stage1/bin/`.
+This copies the library and compiler artifacts from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`
480
481
#### Assembling stage1 compiler
482
0 commit comments