rust/src/test/ui/panic-runtime
Tomasz Miąsko f612ba1f84 Use existing declaration of rust_eh_personality
If crate declares `rust_eh_personality`, re-use existing declaration
as otherwise attempts to set function attributes that follow the
declaration will fail (unless it happens to have exactly the same
type signature as the one predefined in the compiler).
2021-07-10 15:43:05 +02:00
..
auxiliary Update code to account for extern ABI requirement 2021-01-13 07:49:45 -05:00
abort-link-to-unwind-dylib.rs Add needs-unwind to tests 2021-05-06 02:49:34 +00:00
abort-link-to-unwind-dylib.stderr
abort-link-to-unwinding-crates.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
abort.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
bad-panic-flag1.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-panic-flag1.stderr
bad-panic-flag2.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-panic-flag2.stderr
incompatible-type.rs Use existing declaration of rust_eh_personality 2021-07-10 15:43:05 +02:00
link-to-abort.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
link-to-unwind.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
lto-abort.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
lto-unwind.rs Add needs-unwind to tests 2021-05-06 02:49:34 +00:00
needs-gate.rs Remove licenses 2018-12-25 21:08:33 -07:00
needs-gate.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
runtime-depend-on-needs-runtime.rs Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
transitive-link-a-bunch.rs Add needs-unwind to tests 2021-05-06 02:49:34 +00:00
transitive-link-a-bunch.stderr
two-panic-runtimes.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
unwind-interleaved.rs Skip tests on emscripten 2020-05-08 00:39:02 +09:00
unwind-rec.rs Skip tests on emscripten 2020-05-08 00:39:02 +09:00
unwind-rec2.rs Skip tests on emscripten 2020-05-08 00:39:02 +09:00
unwind-tables-target-required.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
unwind-unique.rs Skip tests on emscripten 2020-05-08 00:39:02 +09:00
want-abort-got-unwind.rs Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
want-abort-got-unwind2.rs Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
want-unwind-got-abort.rs Add needs-unwind to tests 2021-05-06 02:49:34 +00:00
want-unwind-got-abort.stderr
want-unwind-got-abort2.rs Add needs-unwind to tests 2021-05-06 02:49:34 +00:00
want-unwind-got-abort2.stderr