Skip to content

Commit fd9d9ee

Browse files
committed
Fix a comment
1 parent a015f7f commit fd9d9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
# Whether to always use incremental compilation when building rustc
318318
#incremental = false
319319

320-
# Build rustc with experimental parallelization
320+
# Build a multi-threaded rustc
321321
#parallel-compiler = false
322322

323323
# The default linker that will be hard-coded into the generated compiler for

0 commit comments

Comments
 (0)