Skip to content

Commit f1d5b55

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

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 for the compiler frontend used during rustc compilation (passed to `-Zthreads`).
862+
# Set the number of threads for the compiler frontend used during compilation of Rust code (passed to `-Zthreads`).
863863
# The valid options are:
864864
# 0 - Set the number of threads according to the detected number of threads of the host system
865865
# 0 - Set the number of threads according to the detected number of threads of the host system

0 commit comments

Comments
 (0)