rust/src/test/ui/panic-runtime
Thomas Lively 62c3443e96 Re-enable Emscripten's exception handling support
Passes LLVM codegen and Emscripten link-time flags for exception
handling if and only if the panic strategy is `unwind`. Sets the
default panic strategy for Emscripten targets to `unwind`. Re-enables
tests that depend on unwinding support for Emscripten, including
`should_panic` tests.
2019-10-25 15:16:36 -07:00
..
auxiliary
abort-link-to-unwind-dylib.rs
abort-link-to-unwind-dylib.stderr
abort-link-to-unwinding-crates.rs
abort.rs
bad-panic-flag1.rs
bad-panic-flag1.stderr
bad-panic-flag2.rs
bad-panic-flag2.stderr
link-to-abort.rs
link-to-unwind.rs
lto-abort.rs
lto-unwind.rs
needs-gate.rs
needs-gate.stderr
transitive-link-a-bunch.rs
transitive-link-a-bunch.stderr
want-unwind-got-abort2.rs
want-unwind-got-abort2.stderr
want-unwind-got-abort.rs
want-unwind-got-abort.stderr