Ralf Jung
|
833dff994f
|
rustup
|
2021-07-07 09:33:01 +02:00 |
|
Mara Bos
|
7fc24442bd
|
Update rust version.
- Allow new non_fmt_panic lint in test.
- Remove stabilized feature(wake_trait).
|
2021-02-05 10:08:05 +01:00 |
|
Ralf Jung
|
1044099c19
|
disable debug assertions in the standard library
|
2020-10-28 12:43:11 +01:00 |
|
Ralf Jung
|
0913653e06
|
make sure we test panic of interpreter-impelemted align_offset
|
2020-08-16 18:31:48 +02:00 |
|
Ralf Jung
|
ee39ac9840
|
rustup for new folder layout
|
2020-07-29 14:27:14 +02:00 |
|
Ralf Jung
|
cae90b6d29
|
rustup and test fixes
|
2020-07-27 23:40:27 +02:00 |
|
Ralf Jung
|
e54619b5e1
|
with this, we support panics on Windows
|
2020-06-27 14:43:37 +02:00 |
|
Ralf Jung
|
2940da9d1f
|
bump Rust
|
2020-06-20 11:48:42 +02:00 |
|
Ralf Jung
|
f462b4c257
|
memory reachable through globals is not a leak any more; adjust for better memory dumping
|
2020-04-07 19:03:41 +02:00 |
|
Elichai Turkel
|
0826899ca0
|
Remove uninhabit/zeroed tests to a new test file for abort checking
|
2020-03-18 14:14:23 +02:00 |
|
Ralf Jung
|
548c90e102
|
share some code between panic intrinsics, and fix the message
|
2020-03-11 19:53:07 +01:00 |
|
Elichai Turkel
|
2802c3cf0b
|
Add tests for the new panic_if_any_invalid, panic_if_zero_invalid intrinsics
|
2020-03-11 16:02:49 +02:00 |
|
Ralf Jung
|
8394456247
|
properly panic in panic_if_uninhabited and align_offset shims
|
2020-03-08 20:00:40 +01:00 |
|
Ralf Jung
|
627d7cba64
|
fix for const-prop lint changes
|
2020-02-21 10:33:00 +01:00 |
|
Ralf Jung
|
6ff5b3fcf9
|
make sure we also trigger debug assertions in libstd
|
2020-02-16 13:55:51 +01:00 |
|
Ralf Jung
|
39a78f0b24
|
make sure assertions and debug-assertions also panic (and can be caught)
|
2020-02-16 13:47:31 +01:00 |
|
Ralf Jung
|
74ef63ff0a
|
the never type got de-stabilized again; adjust tests
|
2019-12-15 12:23:43 +01:00 |
|
Ralf Jung
|
ae53b1222a
|
fix and expand panic tests
|
2019-12-02 16:04:31 +01:00 |
|