We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ebb2c commit 93d662fCopy full SHA for 93d662f
src/test/ui/fmt/format-args-capture.rs
@@ -1,4 +1,6 @@
1
// run-pass
2
+// ignore-wasm32
3
+// ignore-wasm64
4
#![feature(format_args_capture)]
5
6
fn main() {
0 commit comments