Skip to content

Commit bb29a1d

Browse files
Hayden602Kobzol
andauthored
Update bootstrap.example.toml
Co-authored-by: Jakub Beránek <[email protected]>
1 parent 075cc49 commit bb29a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@
859859
# Trigger a `DebugBreak` after an internal compiler error during bootstrap on Windows
860860
#rust.break-on-ice = true
861861

862-
# Set the number of threads used during rustc compilation
862+
# Set the number of threads for the compiler frontend used during rustc compilation (passed to `-Zthreads`).
863863
# The valid options are:
864864
# 1 - Use non-parallel compilation
865865
# N - Number of threads used for rustc compilation

0 commit comments

Comments
 (0)