We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf736d commit 840c301Copy full SHA for 840c301
src/test/run-pass/proc-macro/expand-with-a-macro.rs
@@ -10,6 +10,8 @@
10
11
// aux-build:expand-with-a-macro.rs
12
13
+// ignore-wasm32-bare compiled with panic=abort by default
14
+
15
#![deny(warnings)]
16
17
#[macro_use]
0 commit comments