Rollup merge of #76441 - jyn514:parallel, r=jonas-schievink
Note that parallel-compiler = true causes tests to fail Mentioning #75760.
This commit is contained in:
commit
581524e537
1 changed files with 1 additions and 0 deletions
|
@ -393,6 +393,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…
Add table
Add a link
Reference in a new issue