Skip to content

Commit 3acd346

Browse files
committed
Skip caller location test in wasm32.
1 parent b97ee0f commit 3acd346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/rfc-2091-track-caller/std-panic-locations.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-pass
2+
// ignore-wasm32-bare compiled with panic=abort by default
23

34
#![feature(option_expect_none, option_unwrap_none)]
45

0 commit comments

Comments
 (0)