Skip to content

Commit 2385520

Browse files
committed
save
Signed-off-by: ozkanonur <[email protected]>
1 parent bc35921 commit 2385520

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/building/bootstrapping.md

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

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

478-
This copies the library and compiler artifacts from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`
478+
This copies the library and compiler artifacts from Cargo into
479+
`stage0-sysroot/lib/rustlib/{target-triple}/lib`
479480

480481
#### Assembling stage1 compiler
481482

0 commit comments

Comments
 (0)