]> git.lizzy.rs Git - rust.git/commitdiff
Note that parallel-compiler = true causes tests to fail
authorJoshua Nelson <jyn514@gmail.com>
Mon, 7 Sep 2020 11:58:48 +0000 (07:58 -0400)
committerJoshua Nelson <jyn514@gmail.com>
Mon, 7 Sep 2020 11:58:48 +0000 (07:58 -0400)
config.toml.example

index 9abb8add785a9352cb46bb4ef49009b3838c4724..93541bbb60ca26693e0845b35e6d1e56550e29c3 100644 (file)
 #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