Skip to content

Commit cfec1ab

Browse files
committed
Re-enable test on Android
Closes rust-lang#9116.
1 parent a5e6386 commit cfec1ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/run-pass/packed-struct-vec.rs

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// ignore-android: FIXME(#9116) Bus error
12-
1311
use std::mem;
1412

1513
#[repr(packed)]

0 commit comments

Comments
 (0)