..
alloc
use ui_test regex capabilities
2022-07-13 18:59:33 -04:00
backtrace
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
concurrency
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
dangling_pointers
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
data_race
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
fs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
function_calls
Fix annotation filtering with revisions
2022-07-11 17:19:10 +00:00
function_pointers
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
intrinsics
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
panic
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
provenance
use ui_test regex capabilities
2022-07-13 18:59:33 -04:00
should-pass
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00:00
stacked_borrows
Auto merge of #2369 - RalfJung:reborrow, r=RalfJung
2022-07-14 00:04:40 +00:00
sync
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
unaligned_pointers
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
validity
test that we also find bad uses of mem::uninitialized
2022-07-12 09:55:28 -04:00
weak_memory
make more tests deterministic
2022-07-10 20:21:19 -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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
box-cell-alias.stderr
reborrow error: clarify that we are reborrowing *from* that tag
2022-07-13 19:40:53 -04:00
branchless-select-i128-pointer.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
breakpoint.stderr
rename test suite directories
2022-06-01 10:53:38 -04:00
environ-gets-deallocated.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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_const.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
erroneous_const.stderr
rustup
2022-06-16 11:18:09 -07:00
erroneous_const2.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
erroneous_const2.stderr
rustup
2022-07-02 08:38:07 -04:00
extern_static.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
extern_static.stderr
pointer tag tracking: on creation, log the offsets it is created for
2022-07-02 11:33:29 -04:00
extern_static_in_const.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
fast_math_both.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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.rs
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00:00
memleak.stderr
rename test suite directories
2022-06-01 10:53:38 -04:00
memleak_rc.32bit.stderr
rename test suite directories
2022-06-01 10:53:38 -04:00
memleak_rc.64bit.stderr
rename test suite directories
2022-06-01 10:53:38 -04:00
memleak_rc.rs
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00:00
memleak_rc.stderr
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00:00
modifying_constants.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00:00
no_main.stderr
rename test suite directories
2022-06-01 10:53:38 -04:00
pointer_partial_overwrite.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
rustc-error.stderr
rename test suite directories
2022-06-01 10:53:38 -04:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
static_memory_modification1.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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-pair-uninit.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
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
type-too-large.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
type-too-large.stderr
Bless stderr files after rustfmt
2022-06-21 23:21:37 -07:00
uninit_buffer.rs
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00:00
uninit_buffer.stderr
rustup
2022-07-07 20:12:30 -04:00
uninit_byte_read.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
Replace all //error-pattern comments with strict syntax and fix other comments in the same files
2022-07-08 15:55:37 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
unsized-local.stderr
adjust tests for removal of unsized_locals
2022-07-06 21:40:31 -04:00
unsupported_foreign_function.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
zst1.stderr
pointer tag tracking: on creation, log the offsets it is created for
2022-07-02 11:33:29 -04:00
zst2.rs
require level and colon in //~ style comments
2022-07-11 11:48:56 +00: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
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
zst3.stderr
pointer tag tracking: on creation, log the offsets it is created for
2022-07-02 11:33:29 -04:00