diff --git a/config.toml.example b/config.toml.example index 183d61a43e34..69a38ec87738 100644 --- a/config.toml.example +++ b/config.toml.example @@ -317,7 +317,7 @@ # Whether to always use incremental compilation when building rustc #incremental = false -# Build rustc with experimental parallelization +# Build a multi-threaded rustc #parallel-compiler = false # The default linker that will be hard-coded into the generated compiler for