ignore-emcscripten as it does not support threads
This commit is contained in:
parent
08ec3fef57
commit
63d67fa273
@ -1,5 +1,6 @@
|
||||
// run-pass
|
||||
// ignore-wasm32-bare compiled with panic=abort by default
|
||||
// ignore-emscripten no threads support
|
||||
|
||||
// rust-lang/rust#64655: with panic=unwind, a panic from a subroutine
|
||||
// should still run destructors as it unwinds the stack. However,
|
||||
|
Loading…
x
Reference in New Issue
Block a user