1
Fork 0

Restrict oom_unwind test to Linux

This commit is contained in:
Amanieu d'Antras 2022-03-05 00:11:46 +00:00
parent aa36237e16
commit 0254e318b8

View file

@ -2,6 +2,7 @@
// run-pass // run-pass
// no-prefer-dynamic // no-prefer-dynamic
// needs-unwind // needs-unwind
// only-linux
#![feature(bench_black_box)] #![feature(bench_black_box)]