Commit Graph

17 Commits

Author SHA1 Message Date
Ralf Jung 5ab0ea67f2 adjust output for calling convention check 2021-12-24 12:02:23 +01:00
hyd-dev af7eb369b1 Fix tests for C-unwind ABI changes 2021-08-07 15:57:54 +08:00
hyd-dev ba3b11fa42 Remove some tests 2021-06-03 14:16:58 +08:00
hyd-dev e4e6c25f67 Remove FIXME in tests/compile-fail/panic/bad_unwind.rs 2021-06-03 13:39:33 +08:00
hyd-dev 41f33a64f8 Implement calls to exported symbols 2021-05-31 11:15:29 +08:00
hyd-dev 71f4140550 Add -Zmiri-disable-abi-check 2021-05-31 11:14:23 +08:00
hyd-dev 9b2d42587f unwind is no longer Option<BasicBlock> 2021-05-28 22:08:51 +08:00
Ralf Jung 15465a5881 don't ICE when we unwind despite panic=abort 2021-03-14 17:10:45 +01:00
Ralf Jung c9ff02f549 ensure we catch incorrectly unwinding calls 2021-03-14 17:03:20 +01:00
Ralf Jung 7bbd6bca77 rustup 2020-12-10 19:53:45 +01:00
Ralf Jung 4b5e78052a rustup; support panic=abort on Windows 2020-09-20 15:55:36 +02:00
Ralf Jung 32cdb7131b support panic=abort 2020-09-18 13:10:18 +02:00
Ralf Jung e54619b5e1 with this, we support panics on Windows 2020-06-27 14:43:37 +02:00
Ralf Jung d85f09c4e4 platform -> target 2020-03-22 08:55:39 +01:00
Ralf Jung 5c09047411 fix tests 2020-03-21 10:54:56 +01:00
Ralf Jung bde3111c61 test windows panic message 2020-03-21 10:17:57 +01:00
Ralf Jung ae53b1222a fix and expand panic tests 2019-12-02 16:04:31 +01:00