Skip to content

Commit ed41f1c

Browse files
committed
remove some leftover //ignore that did not do anything
1 parent 83953f5 commit ed41f1c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/pass/foreign-fn-linkname.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//ignore-windows: Uses POSIX APIs
2-
31
use std::ffi::CString;
42

53
mod mlibc {

tests/pass/regions-mock-trans.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//ignore-windows: Uses POSIX APIs
2-
31
use std::mem;
42

53
struct Arena(());

0 commit comments

Comments
 (0)