Skip to content

Commit 0254e31

Browse files
committed
Restrict oom_unwind test to Linux
1 parent aa36237 commit 0254e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/oom_unwind.rs

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// run-pass
33
// no-prefer-dynamic
44
// needs-unwind
5+
// only-linux
56

67
#![feature(bench_black_box)]
78

0 commit comments

Comments
 (0)