Ignore wasm32

This commit is contained in:
12101111 2020-03-17 09:57:11 +08:00
parent cfff1b4c12
commit afd374ff36

View file

@ -2,6 +2,7 @@
// on musl target
// override -Ctarget-feature=-crt-static from compiletest
// compile-flags: -Ctarget-feature=
// ignore-wasm32
// build-pass
#![crate_type = "proc-macro"]