mirror of https://github.com/rust-lang/rust.git
Note that parallel-compiler = true causes tests to fail
This commit is contained in:
parent
7d289aeade
commit
44726ba57c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue