rust/tests/fail
2022-07-06 22:55:12 -04:00
..
alloc pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
backtrace rustup 2022-07-05 18:16:20 -04:00
concurrency pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
dangling_pointers rustup 2022-07-05 18:16:20 -04:00
data_race rustup 2022-07-06 22:55:12 -04:00
fs pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
function_calls pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
function_pointers rustup 2022-07-05 18:16:20 -04:00
intrinsics rustup 2022-07-05 18:16:20 -04:00
panic pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
provenance rustup 2022-07-05 18:16:20 -04:00
should-pass pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
stacked_borrows rustup 2022-07-05 18:16:20 -04:00
sync pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unaligned_pointers pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
validity pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
weak_memory pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
abort-terminator.rs Manual adjustments 2022-06-23 13:08:52 -07:00
abort-terminator.stderr Bless stderr files after rustfmt 2022-06-23 13:08:52 -07:00
box-cell-alias.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
box-cell-alias.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
branchless-select-i128-pointer.rs rustup 2022-06-29 21:31:27 -04:00
branchless-select-i128-pointer.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
breakpoint.rs
breakpoint.stderr
environ-gets-deallocated.rs Enable env test on freebsd 2022-07-02 12:42:14 +02:00
environ-gets-deallocated.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
erroneous_const2.rs
erroneous_const2.stderr rustup 2022-07-02 08:38:07 -04:00
erroneous_const.rs
erroneous_const.stderr
extern_static_in_const.rs fix ICE when const refers to extern static 2022-06-21 21:03:40 -07:00
extern_static_in_const.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
extern_static.rs
extern_static.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
fast_math_both.rs
fast_math_both.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
fast_math_first.rs
fast_math_first.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
fast_math_second.rs
fast_math_second.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
generator-pinned-moved.rs
generator-pinned-moved.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_bool.rs
invalid_bool.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_char.rs
invalid_char.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_enum_tag.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
invalid_enum_tag.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_int.rs
invalid_int.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
issue-miri-1112.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
issue-miri-1112.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
memleak_rc.32bit.stderr
memleak_rc.64bit.stderr
memleak_rc.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
memleak.rs
memleak.stderr
modifying_constants.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
modifying_constants.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
never_say_never.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
never_say_never.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
never_transmute_humans.rs
never_transmute_humans.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
never_transmute_void.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
never_transmute_void.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
no_main.rs
no_main.stderr
pointer_partial_overwrite.rs
pointer_partial_overwrite.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
rc_as_ptr.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
rc_as_ptr.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
reading_half_a_pointer.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
reading_half_a_pointer.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
rustc-error.rs
rustc-error.stderr
shim_arg_size.32bit.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
shim_arg_size.64bit.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
shim_arg_size.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
static_memory_modification1.rs
static_memory_modification1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
static_memory_modification2.rs
static_memory_modification2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
static_memory_modification3.rs
static_memory_modification3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
transmute_fat1.rs rustup 2022-06-29 21:31:27 -04:00
transmute_fat1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
transmute-pair-uninit.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
transmute-pair-uninit.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
type-too-large.rs Manual adjustments 2022-06-21 23:21:12 -07:00
type-too-large.stderr Bless stderr files after rustfmt 2022-06-21 23:21:37 -07:00
uninit_buffer.rs
uninit_buffer.stderr tweak format strings 2022-07-06 09:47:48 -04:00
uninit_byte_read.rs make permissive provenance and raw-ptr tagging the default 2022-06-26 21:14:42 -04:00
uninit_byte_read.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
uninit_raw_ptr.rs rustup 2022-06-29 21:31:27 -04:00
uninit_raw_ptr.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unreachable.rs
unreachable.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unsized-local.rs adjust tests for removal of unsized_locals 2022-07-06 21:40:31 -04:00
unsized-local.stderr adjust tests for removal of unsized_locals 2022-07-06 21:40:31 -04:00
unsupported_foreign_function.rs
unsupported_foreign_function.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unsupported_signal.rs
unsupported_signal.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
zst1.rs
zst1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
zst2.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
zst2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
zst3.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
zst3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00