..
alloc
use ui_test regex capabilities
2022-07-13 18:59:33 -04:00
concurrency
fix various issues
2022-08-17 19:53:22 -07:00
crates
normalize stronger
2022-07-21 15:36:39 -04:00
dangling_pointers
rustup
2022-07-24 08:37:29 -04:00
data_race
basic theading
2022-08-17 19:53:21 -07: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
add test for raw_eq on a pointer
2022-08-12 11:24:55 -04:00
panic
rustup
2022-07-19 08:03:39 -04:00
provenance
rustup
2022-08-14 07:51:45 -04:00
shims
remove unneeded rustc_private feature
2022-08-17 22:02:20 -04:00
should-pass
basic theading
2022-08-17 19:53:21 -07:00
stacked_borrows
Improve information sharing across SB diagnostics
2022-08-18 15:01:03 -04:00
unaligned_pointers
require level and colon in //~ style comments
2022-07-11 11:48:56 +00:00
validity
adjust for symbolic vtables
2022-07-22 07:18:34 -04:00
weak_memory
basic theading
2022-08-17 19:53:21 -07: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
Improve information sharing across SB diagnostics
2022-08-18 15:01:03 -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
const-ub-checks.rs
rustup
2022-08-13 08:23:28 -04:00
const-ub-checks.stderr
rustup
2022-08-13 08:23:28 -04:00
dyn-call-trait-mismatch.rs
test for some bad use of vtables
2022-07-22 07:54:36 -04:00
dyn-call-trait-mismatch.stderr
test for some bad use of vtables
2022-07-22 07:54:36 -04:00
dyn-upcast-trait-mismatch.rs
test for some bad use of vtables
2022-07-22 07:54:36 -04:00
dyn-upcast-trait-mismatch.stderr
test for some bad use of vtables
2022-07-22 07:54:36 -04:00
environ-gets-deallocated.rs
ui_test: more robust syntax for target filtering
2022-07-17 21:54:10 -04: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-07-19 08:03:39 -04: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-19 08:03:39 -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
extern_static_wrong_size.rs
check for extern static size mismatches
2022-07-20 18:32:03 -04:00
extern_static_wrong_size.stderr
check for extern static size mismatches
2022-07-20 18:32:03 -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
adjust for more backtrace pruning
2022-07-25 10:24:19 -04:00
invalid_enum_tag.stderr
adjust for more backtrace pruning
2022-07-25 10:24:19 -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
adjust for symbolic vtables
2022-07-22 07:18:34 -04:00
issue-miri-1112.stderr
adjust for symbolic vtables
2022-07-22 07:18:34 -04:00
issue-miri-2432.rs
add test for dyn call issue
2022-07-25 22:41:12 -04:00
issue-miri-2432.stderr
add test for dyn call issue
2022-07-25 22:41:12 -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
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
adjust for more backtrace pruning
2022-07-25 10:24:19 -04:00
unreachable.stderr
adjust for more backtrace pruning
2022-07-25 10:24:19 -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
remove unneeded rustc_private feature
2022-08-17 22:02:20 -04: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