rust/tests/compile-fail
2022-05-25 18:26:33 +00:00
..
alloc Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
backtrace Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
concurrency Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
dangling_pointers Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
data_race Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
fs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
function_calls Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
function_pointers Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
intrinsics Update all tests 2022-05-25 18:26:33 +00:00
panic Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
provenance enable number validity checking and ptr::invalid checking by default 2022-05-25 16:17:41 +02:00
stacked_borrows Update all tests 2022-05-25 18:26:33 +00:00
sync Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unaligned_pointers Update all tests 2022-05-25 18:26:33 +00:00
validity Update all tests 2022-05-25 18:26:33 +00:00
abort-terminator.rs Fix tests for C-unwind ABI changes 2021-08-07 15:57:54 +08:00
abort-terminator.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
box-cell-alias.rs add -Zmiri-strict-provenance 2022-04-01 14:10:24 -04:00
box-cell-alias.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
branchless-select-i128-pointer.rs
branchless-select-i128-pointer.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
breakpoint.rs
breakpoint.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
environ-gets-deallocated.rs
environ-gets-deallocated.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
erroneous_const2.rs test for "erroneous constant used" post-monomorphization error 2022-05-08 17:56:09 +02:00
erroneous_const2.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
erroneous_const.rs gracefully handle type-too-large layout errors 2022-04-30 17:09:44 +02:00
erroneous_const.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
extern_static.rs
extern_static.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
fast_math_both.rs
fast_math_both.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
fast_math_first.rs
fast_math_first.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
fast_math_second.rs
fast_math_second.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
generator-pinned-moved.rs
generator-pinned-moved.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
invalid_bool.rs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
invalid_bool.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
invalid_char.rs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
invalid_char.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
invalid_enum_tag.rs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
invalid_enum_tag.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
invalid_int.rs
invalid_int.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
issue-miri-1112.rs
issue-miri-1112.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
memleak_rc.32bit.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
memleak_rc.64bit.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
memleak_rc.rs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
memleak.rs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
memleak.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
modifying_constants.rs
modifying_constants.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
never_say_never.rs
never_say_never.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
never_transmute_humans.rs
never_transmute_humans.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
never_transmute_void.rs rustup 2022-04-20 17:46:31 -04:00
never_transmute_void.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
no_main.rs
no_main.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
null_pointer_deref_zst.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
null_pointer_deref.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
null_pointer_write_zst.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
null_pointer_write.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
pointer_partial_overwrite.rs adjust for ERR_ON_PARTIAL_PTR_OVERWRITE 2021-08-02 17:58:55 +02:00
pointer_partial_overwrite.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
pointer_partial_read.rs adjust for ERR_ON_PARTIAL_PTR_OVERWRITE 2021-08-02 17:58:55 +02:00
pointer_partial_read.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
ptr_integer_array_transmute.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
ptr_integer_transmute.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
rc_as_ptr.rs Clean up all trailing whitespace 2022-04-30 10:40:35 -07:00
rc_as_ptr.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
reading_half_a_pointer.rs
reading_half_a_pointer.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
rustc-error.rs
rustc-error.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
shim_arg_size.32bit.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
shim_arg_size.64bit.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
shim_arg_size.rs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
slice-too-big.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
static_memory_modification1.rs
static_memory_modification1.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
static_memory_modification2.rs
static_memory_modification2.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
static_memory_modification3.rs
static_memory_modification3.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
strict_provenance_transmute.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
strict-provenance-offset.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
too-big-slice.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
too-big-unsized.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
transmute_fat1.rs
transmute_fat1.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
transmute-pair-uninit.rs enable number validity checking and ptr::invalid checking by default 2022-05-25 16:17:41 +02:00
transmute-pair-uninit.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
type-too-large.rs gracefully handle type-too-large layout errors 2022-04-30 17:09:44 +02:00
type-too-large.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
uninit_buffer.rs
uninit_buffer.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
uninit_byte_read.rs enable number validity checking and ptr::invalid checking by default 2022-05-25 16:17:41 +02:00
uninit_byte_read.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
uninit_float.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
uninit_integer_signed.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
uninit_integer.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
uninit_raw_ptr.rs Add test for uninit raw ptrs 2021-11-10 11:36:42 -08:00
uninit_raw_ptr.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unreachable.rs
unreachable.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unsupported_foreign_function.rs
unsupported_foreign_function.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unsupported_signal.rs expand comment 2021-06-06 10:33:46 +02:00
unsupported_signal.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
zst1.rs adjust Miri to Pointer type overhaul 2021-07-16 10:10:12 +02:00
zst1.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
zst2.rs
zst2.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
zst3.rs adjust Miri to Pointer type overhaul 2021-07-16 10:10:12 +02:00
zst3.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00