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 acb21ef commit f1d5b55Copy full SHA for f1d5b55
bootstrap.example.toml
@@ -859,7 +859,7 @@
859
# Trigger a `DebugBreak` after an internal compiler error during bootstrap on Windows
860
#rust.break-on-ice = true
861
862
-# Set the number of threads for the compiler frontend used during rustc compilation (passed to `-Zthreads`).
+# Set the number of threads for the compiler frontend used during compilation of Rust code (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 commit comments