Files
rust/src/libstd
Tomasz Miąsko 80c3bec9fe Remove incorrect debug assertions from catch_unwind
Previously the debug assertions in the implementation of catch_unwind
used to verify consistency of the panic count by checking that the count
is zero just before leaving the function. This incorrectly assumed that
no panic was in progress when entering `catch_unwind`.
2020-01-31 00:00:00 +00:00
..
2019-11-29 18:43:27 -08:00
2020-01-10 19:06:18 +00:00
2019-11-29 18:43:27 -08:00
2020-01-30 10:31:12 +09:00
2019-12-22 17:42:47 -05:00
2020-01-27 21:39:51 +01:00
2019-11-29 18:43:27 -08:00
2019-11-29 18:43:27 -08:00
2019-11-25 08:59:23 +01:00
2020-01-09 07:54:02 +01:00
2020-01-01 09:52:18 +07:00
2019-12-29 08:19:33 +00:00
2020-01-23 20:55:06 +01:00
2019-02-28 04:06:15 +09:00
2019-11-29 18:43:27 -08:00
2020-01-10 19:18:17 +00:00
2019-12-22 17:42:47 -05:00
2019-11-29 18:43:27 -08:00