We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87817c commit b4e663bCopy full SHA for b4e663b
src/test/run-pass/packed-struct-vec.rs
@@ -8,8 +8,6 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// ignore-android: FIXME(#9116) Bus error
12
-
13
use std::mem;
14
15
#[repr(packed)]
0 commit comments