rust/src/test/ui/rfcs
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
..
rfc-1789-as-cell tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc-1937-termination-trait tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc-2005-default-binding-mode Only emit overlapping patterns lint if the overlap is partial 2019-10-16 11:57:35 -07:00
rfc-2151-raw-identifiers tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc-2175-or-if-while-let tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc1445 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc1717 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc-1014-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc-1014.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc-2302-self-struct-ctor.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc-2421-unreserve-pure-offsetof-sizeof-alignof.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc1623.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rfc1857-drop-order.rs Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00