Skip to content

Commit f6fbd06

Browse files
committed
no mir for mutex::lock in windows-gnu
1 parent 0f183dc commit f6fbd06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-pass/send-is-not-static-par-for.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
//ignore-windows-gnu
12+
1113
use std::sync::Mutex;
1214

1315
fn par_for<I, F>(iter: I, f: F)

0 commit comments

Comments
 (0)