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