Skip to content

Commit 5b095e1

Browse files
committed
stdout not implemented on windows
1 parent cfa6397 commit 5b095e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-pass-fullmir/box-pair-to-vec.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//ignore-msvc: Stdout not implemented on Windows
2+
13
#[repr(C)]
24
#[derive(Debug)]
35
struct PairFoo {

0 commit comments

Comments
 (0)