Skip to content

Commit 44726ba

Browse files
committed
Note that parallel-compiler = true causes tests to fail
1 parent 7d289ae commit 44726ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml.example

+1
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@
371371
#incremental = false
372372

373373
# Build a multi-threaded rustc
374+
# FIXME(#75760): Some UI tests fail when this option is enabled.
374375
#parallel-compiler = false
375376

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

0 commit comments

Comments
 (0)