Skip to content

Commit 6a475c3

Browse files
camelidRalfJung
andauthored
CONTRIBUTING.md: Update comment
Co-authored-by: Ralf Jung <[email protected]>
1 parent bb59980 commit 6a475c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ cd rustc
147147
cp config.toml.example config.toml
148148
# Now edit `config.toml` and set `debug-assertions = true`.
149149

150-
# Build a stage 1 rustc.
150+
# Build a stage 1 rustc, and build the rustc libraries with that rustc.
151151
# This step can take 30 minutes or more.
152152
./x.py build --stage 1 compiler/rustc
153153
# If you change something, you can get a faster rebuild by doing

0 commit comments

Comments
 (0)