Skip to content

Commit

Permalink
stdout not implemented on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Nov 20, 2018
1 parent cfa6397 commit 5b095e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run-pass-fullmir/box-pair-to-vec.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//ignore-msvc: Stdout not implemented on Windows

#[repr(C)]
#[derive(Debug)]
struct PairFoo {
Expand Down

0 comments on commit 5b095e1

Please sign in to comment.