Fix a comment

This commit is contained in:
John Kåre Alsaker 2019-01-28 19:24:07 +01:00
parent a015f7f61f
commit fd9d9ee3a2
1 changed files with 1 additions and 1 deletions

View File

@ -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