Skip to content

Commit 93d662f

Browse files
committed
Ignore test with panic on wasm targets
1 parent 10ebb2c commit 93d662f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/ui/fmt/format-args-capture.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// run-pass
2+
// ignore-wasm32
3+
// ignore-wasm64
24
#![feature(format_args_capture)]
35

46
fn main() {

0 commit comments

Comments
 (0)