Bless aarch64 test.
This commit is contained in:
parent
5edc55f99f
commit
d64b9761cd
@ -22,7 +22,7 @@ LL | asm!("{:v}", in(vreg) SimdNonCopy(0.0, 0.0, 0.0, 0.0));
|
||||
|
|
||||
= note: `SimdNonCopy` does not implement the Copy trait
|
||||
|
||||
error: cannot use value of type `[closure@$DIR/type-check-2.rs:41:28: 41:38]` for inline assembly
|
||||
error: cannot use value of type `[closure@$DIR/type-check-2.rs:41:28: 41:36]` for inline assembly
|
||||
--> $DIR/type-check-2.rs:41:28
|
||||
|
|
||||
LL | asm!("{}", in(reg) |x: i32| x);
|
||||
|
Loading…
x
Reference in New Issue
Block a user