Add ignores for powerpc and s390x to target-feature-wrong.rs and update references.
This commit is contained in:
parent
1e5145db9f
commit
0a94344fa7
2 changed files with 9 additions and 7 deletions
|
@ -13,6 +13,8 @@
|
|||
// ignore-wasm
|
||||
// ignore-emscripten
|
||||
// ignore-mips
|
||||
// ignore-powerpc
|
||||
// ignore-s390x
|
||||
|
||||
#![feature(target_feature)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue