rust/src/test/ui/abi
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 Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
consts/auxiliary Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
cross-crate Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
extern Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
foreign Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
issues
mir Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
numbers-arithmetic Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
statics Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00
struct-enums Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
union Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
abi-sysv64-arg-passing.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
abi-sysv64-register-usage.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
anon-extern-mod.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
c-stack-as-value.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
cabi-int-widening.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
duplicated-external-mods.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
invoke-external-foreign.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
lib-defaults.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
segfault-no-out-of-stack.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
stack-probes-lto.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
stack-probes.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
variadic-ffi.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00