Skip to content

Commit 5d3ce76

Browse files
committed
artifact -> build artifact
1 parent 1f1983b commit 5d3ce76

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
@@ -130,7 +130,7 @@ This is a detailed look into the separate bootstrap stages.
130130

131131
The convention `x.py` uses is that:
132132
- A `--stage N` flag means to run the stage N compiler (`stageN/rustc`).
133-
- A "stage N artifact" is an artifact that is _produced_ by the stage N compiler.
133+
- A "stage N artifact" is a build artifact that is _produced_ by the stage N compiler.
134134
- The "stage (N+1) compiler" is assembled from "stage N artifacts". This
135135
process is called _uplifting_.
136136

0 commit comments

Comments
 (0)