]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/inline/inline-into-box-place.rs
run test only on 64bit
[rust.git] / src / test / mir-opt / inline / inline-into-box-place.rs
index 500238de4c5ab56195ea461c33726f9c28e7e5ac..fcb7b4c4fe69d5721f5af5ceb707c43a9ba9ed20 100644 (file)
@@ -1,6 +1,7 @@
 // ignore-tidy-linelength
 // ignore-wasm32-bare compiled with panic=abort by default
 // compile-flags: -Z mir-opt-level=3
+// only-64bit FIXME: the mir representation of RawVec depends on ptr size
 #![feature(box_syntax)]
 
 fn main() {