Skip to content

Commit acb21ef

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap.example.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -862,6 +862,7 @@
862862
# Set the number of threads for the compiler frontend used during rustc compilation (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
865+
# 0 - Set the number of threads according to the detected number of threads of the host system
865866
# 1 - Use a single thread for compilation of Rust code (the default)
866867
# N - Number of threads used for rustc compilation
867868
#

0 commit comments

Comments
 (0)