1
Fork 0

Add ignores for powerpc and s390x to target-feature-wrong.rs and update references.

This commit is contained in:
dragan.mladjenovic 2018-04-10 10:19:58 +02:00
parent 1e5145db9f
commit 0a94344fa7
2 changed files with 9 additions and 7 deletions

View file

@ -13,6 +13,8 @@
// ignore-wasm
// ignore-emscripten
// ignore-mips
// ignore-powerpc
// ignore-s390x
#![feature(target_feature)]