.. |
cast_fn_ptr1.rs
|
encountered a NULL reference -> encountered a null reference
|
2021-05-04 15:53:19 +08:00 |
cast_fn_ptr2.rs
|
encountered a NULL reference -> encountered a null reference
|
2021-05-04 15:53:19 +08:00 |
dangling_ref1.rs
|
rustup
|
2020-05-07 23:59:26 +02:00 |
dangling_ref2.rs
|
|
|
dangling_ref3.rs
|
|
|
invalid_bool_uninit.rs
|
test validation of uninit memory (used to ICE)
|
2020-07-07 22:48:51 +02:00 |
invalid_bool.rs
|
rustup, adjust error messages
|
2020-05-01 10:29:39 +02:00 |
invalid_char_uninit.rs
|
test validation of uninit memory (used to ICE)
|
2020-07-07 22:48:51 +02:00 |
invalid_char.rs
|
rustup, adjust error message
|
2020-05-31 10:30:25 +02:00 |
invalid_enum_tag_256variants_uninit.rs
|
Rustup
|
2021-06-15 16:12:47 +08:00 |
invalid_enum_tag.rs
|
Rustup
|
2021-06-15 16:12:47 +08:00 |
invalid_fnptr_null.rs
|
update fn ptr tests
|
2022-02-25 12:06:10 -05:00 |
invalid_fnptr_uninit.rs
|
rustup
|
2022-02-24 10:55:40 -05:00 |
invalid_wide_raw.rs
|
Add #[allow(dead_code)] in some tests
|
2021-09-11 18:58:57 +08:00 |
nonzero.rs
|
|
|
ptr_integer_array_transmute.rs
|
move some tests to more suitable locations
|
2022-05-23 12:19:42 +02:00 |
ptr_integer_transmute.rs
|
move some compile-fail tests to a more appropriate location
|
2022-05-23 11:28:33 +02:00 |
ref_to_uninhabited1.rs
|
change one of the ref-to-uninhbaited tests to Box
|
2022-05-18 08:32:38 +02:00 |
ref_to_uninhabited2.rs
|
test for validity of references pointing to uninhabited types
|
2022-05-18 08:32:38 +02:00 |
too-big-slice.rs
|
move some tests to more suitable locations
|
2022-05-23 12:19:42 +02:00 |
too-big-unsized.rs
|
move some tests to more suitable locations
|
2022-05-23 12:19:42 +02:00 |
transmute_through_ptr.rs
|
Rustup
|
2021-06-15 16:12:47 +08:00 |
uninit_float.rs
|
move some compile-fail tests to a more appropriate location
|
2022-05-23 11:28:33 +02:00 |
uninit_integer_signed.rs
|
move some compile-fail tests to a more appropriate location
|
2022-05-23 11:28:33 +02:00 |
uninit_integer.rs
|
move some compile-fail tests to a more appropriate location
|
2022-05-23 11:28:33 +02:00 |