run test only on 64bit
This commit is contained in:
parent
11763d48cf
commit
f8e3da5ea2
1 changed files with 1 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue