We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc35921 commit 2385520Copy full SHA for 2385520
src/building/bootstrapping.md
@@ -475,7 +475,8 @@ local Rust source into libraries we can use.
475
476
#### Copying stage0 {std,rustc}
477
478
-This copies the library and compiler artifacts from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`
+This copies the library and compiler artifacts from Cargo into
479
+`stage0-sysroot/lib/rustlib/{target-triple}/lib`
480
481
#### Assembling stage1 compiler
482
0 commit comments