mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
this fixes a bitrig break in the parallel codegen closures test
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user