Skip to content

Commit cd26b95

Browse files
committed
'ship stage 1 artifacts' -> 'ship stage 2 compiler'
This is hopefully less confusing.
1 parent d15138a commit cd26b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/bootstrapping.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Keep in mind this diagram is a simplification, i.e. `rustdoc` can be built at
172172
different stages, the process is a bit different when passing flags such as
173173
`--keep-stage`, or if there are non-host targets.
174174

175-
The stage 1 artifacts are what is shipped to end-users, including `stage2/bin/rustc`.
175+
The stage 2 compiler is what is shipped to end-users.
176176

177177
### Stages and libstd
178178

0 commit comments

Comments
 (0)