Skip to content

Commit 7d5f5d2

Browse files
committed
save
Signed-off-by: ozkanonur <[email protected]>
1 parent 8aeab3a commit 7d5f5d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/building/bootstrapping.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -475,8 +475,7 @@ local Rust source into libraries we can use.
475475

476476
#### Copying stage0 {std,rustc}
477477

478-
This copies the library output from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`
479-
and rustc into `stage1/bin/`.
478+
This copies the library and compiler artifacts from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`
480479

481480
#### Assembling stage1 compiler
482481

0 commit comments

Comments
 (0)