Note that parallel-compiler = true causes tests to fail

This commit is contained in:
Joshua Nelson 2020-09-07 07:58:48 -04:00
parent 7d289aeade
commit 44726ba57c
1 changed files with 1 additions and 0 deletions

View File

@ -371,6 +371,7 @@
#incremental = false
# Build a multi-threaded rustc
# FIXME(#75760): Some UI tests fail when this option is enabled.
#parallel-compiler = false
# The default linker that will be hard-coded into the generated compiler for