We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfff1b4 commit afd374fCopy full SHA for afd374f
src/test/ui/proc-macro/crt-static.rs
@@ -2,6 +2,7 @@
2
// on musl target
3
// override -Ctarget-feature=-crt-static from compiletest
4
// compile-flags: -Ctarget-feature=
5
+// ignore-wasm32
6
// build-pass
7
#![crate_type = "proc-macro"]
8
0 commit comments