1
Fork 0

run test only on 64bit

This commit is contained in:
Bastian Kauschke 2020-03-25 16:07:36 +01:00
parent 11763d48cf
commit f8e3da5ea2

View 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() {