Skip to content

Commit 52f6318

Browse files
committed
Auto merge of #26532 - dhuseby:fixing_bitrig_test_failure, r=alexcrichton
to get the bitrig builder working again.
2 parents 4c7d53a + c6944fa commit 52f6318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/parallel-codegen-closures.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// Tests parallel codegen - this can fail if the symbol for the anonymous
1212
// closure in `sum` pollutes the second codegen unit from the first.
1313

14+
// ignore-bitrig
1415
// compile-flags: -C codegen_units=2
1516

1617
#![feature(core)]

0 commit comments

Comments
 (0)