this fixes a bitrig break in the parallel codegen closures test
This commit is contained in:
parent
d54ab412ef
commit
c6944fa9d7
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
// Tests parallel codegen - this can fail if the symbol for the anonymous
|
||||
// closure in `sum` pollutes the second codegen unit from the first.
|
||||
|
||||
// ignore-bitrig
|
||||
// compile-flags: -C codegen_units=2
|
||||
|
||||
#![feature(core)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue