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
bad-panic-flag1.stderr
bad-panic-flag2.rs
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
link-to-unwind.rs
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
needs-gate.stderr
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
unwind-rec.rs
unwind-rec2.rs
unwind-tables-target-required.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
unwind-unique.rs
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