We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0240690 commit 8506dd2Copy full SHA for 8506dd2
config.example.toml
@@ -595,11 +595,6 @@
595
# Whether to always use incremental compilation when building rustc
596
#incremental = false
597
598
-# Build a multi-threaded rustc. This allows users to use parallel rustc
599
-# via the unstable option `-Z threads=n`.
600
-# This option is deprecated and always true.
601
-#parallel-compiler = true
602
-
603
# The default linker that will be hard-coded into the generated
604
# compiler for targets that don't specify a default linker explicitly
605
# in their target specifications. Note that this is not the linker
0 commit comments