Skip to content

Commit

Permalink
Ignore test with panic on wasm targets
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Jul 3, 2020
1 parent 10ebb2c commit 93d662f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/ui/fmt/format-args-capture.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// run-pass
// ignore-wasm32
// ignore-wasm64
#![feature(format_args_capture)]

fn main() {
Expand Down

0 comments on commit 93d662f

Please sign in to comment.