rust/src/test/ui/rfc-1937-termination-trait
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
..
termination-trait-impl-trait.rs
termination-trait-impl-trait.stderr
termination-trait-in-test-should-panic.rs
termination-trait-in-test-should-panic.stderr
termination-trait-in-test.rs Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00
termination-trait-main-i32.rs
termination-trait-main-i32.stderr
termination-trait-main-wrong-type.rs
termination-trait-main-wrong-type.stderr
termination-trait-not-satisfied.rs
termination-trait-not-satisfied.stderr
termination-trait-test-wrong-type.rs ignore-x86 instead of ignore-musl 2019-09-22 11:33:13 -07:00
termination-trait-test-wrong-type.stderr