Skip to content

Commit

Permalink
Skip caller location test in wasm32.
Browse files Browse the repository at this point in the history
  • Loading branch information
anp committed Jan 7, 2020
1 parent b97ee0f commit 3acd346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/rfc-2091-track-caller/std-panic-locations.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// run-pass
// ignore-wasm32-bare compiled with panic=abort by default

#![feature(option_expect_none, option_unwrap_none)]

Expand Down

0 comments on commit 3acd346

Please sign in to comment.