Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e6dbd25

Browse files
committed
readability
1 parent 1453fa4 commit e6dbd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/building/bootstrapping/writing-tools-in-bootstrap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ There are three types of tools you can write in bootstrap:
77
Use this for tools that don’t need anything from the in-tree compiler and can run with the stage0 `rustc`.
88
The output is placed in the "bootstrap-tools" directory.
99
This mode is for general-purpose tools built entirely with the stage0 compiler,
10-
including target libraries and only works for stage 0.
10+
including target libraries, and it only works for stage 0.
1111

1212
- **`Mode::ToolStd`**
1313

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /