We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1468abc commit acb21efCopy full SHA for acb21ef
bootstrap.example.toml
@@ -862,6 +862,7 @@
862
# Set the number of threads for the compiler frontend used during rustc compilation (passed to `-Zthreads`).
863
# The valid options are:
864
# 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
866
# 1 - Use a single thread for compilation of Rust code (the default)
867
# N - Number of threads used for rustc compilation
868
#
0 commit comments