u-ignoretest-armhf_04
authorRust Maintainers <pkg-rust-maintainers@lists.alioth.debian.org>
Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)
committerXimin Luo <infinity0@debian.org>
Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)
Gbp-Pq: Name u-ignoretest-armhf_04.patch

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

index 4b32b881be73868eed9442a63fb2805c5ac5fa32..de76f8eae0bab2d87c64864a81433af99fda2965 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-arm
+
 use std::mem;
 
 #[repr(packed)]