Mara Bos
|
90e218ad90
|
Fix panic test.
|
2021-03-08 17:06:50 +01:00 |
|
Mara Bos
|
5bd5ea21ea
|
Remove unwrap_none as it won't be stabilized.
This upgrades to the latest rustc to be able to use try_insert()
instead.
|
2021-03-08 16:59:20 +01:00 |
|
Ralf Jung
|
e54619b5e1
|
with this, we support panics on Windows
|
2020-06-27 14:43:37 +02:00 |
|
Ralf Jung
|
833816dd35
|
Unwind panicking does not currently work on Windows
|
2020-01-09 11:41:08 +01:00 |
|
Ralf Jung
|
e9b4323048
|
also make sure the hook actually gets called
|
2020-01-09 11:24:41 +01:00 |
|
Ralf Jung
|
b1676a3e89
|
test that unwrap gets us the right panic location
|
2020-01-09 11:20:13 +01:00 |
|