rust/tests/pass
bors cbb649adfe Auto merge of #2249 - dtolnay-contrib:rustfmt3, r=oli-obk
Format tests with rustfmt (151-200 of 300)

Extracted from #2097.

This PR is still only doing the easy cases with no comments involved.

In the next PRs after this, I'll start grouping by common comment patterns, e.g. all the cases resembling https://github.com/rust-lang/miri/pull/2097#discussion_r862436672 together in one PR.
2022-06-21 07:39:16 +00:00
..
backtrace Bless stdout files after rustfmt 2022-06-20 15:39:50 -07:00
concurrency Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
function_calls Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
issues Manual adjustments 2022-06-20 16:09:49 -07:00
panic bless tests 2022-06-06 20:17:39 -04:00
stacked-borrows Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
weak_memory Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
0weak_memory_consistency.rs organize more files into folders, and run the weak-mem consistency test as the very first since it is so slow 2022-06-13 09:08:14 -07:00
adjacent-allocs.rs rename test suite directories 2022-06-01 10:53:38 -04:00
align_offset_symbolic.rs Manual adjustments 2022-06-20 21:36:11 -07:00
align_offset_symbolic.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
align.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
args.rs rename test suite directories 2022-06-01 10:53:38 -04:00
args.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
arrays.rs rename test suite directories 2022-06-01 10:53:38 -04:00
arrays.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
associated-const.rs rename test suite directories 2022-06-01 10:53:38 -04:00
assume_bug.rs rename test suite directories 2022-06-01 10:53:38 -04:00
async-fn.rs rename test suite directories 2022-06-01 10:53:38 -04:00
atomic-compare-exchange-weak-never-fail.rs rename test suite directories 2022-06-01 10:53:38 -04:00
atomic.rs rename test suite directories 2022-06-01 10:53:38 -04:00
available-parallelism.rs rename test suite directories 2022-06-01 10:53:38 -04:00
bad_substs.rs rename test suite directories 2022-06-01 10:53:38 -04:00
binary-heap.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
binops.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
bools.rs rename test suite directories 2022-06-01 10:53:38 -04:00
box.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
box.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
btreemap.rs rename test suite directories 2022-06-01 10:53:38 -04:00
c_enums.rs rename test suite directories 2022-06-01 10:53:38 -04:00
calloc.rs rename test suite directories 2022-06-01 10:53:38 -04:00
calls.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
cast_fn_ptr_unsafe.rs rename test suite directories 2022-06-01 10:53:38 -04:00
cast_fn_ptr.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
cast-rfc0401-vtable-kinds.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
catch.rs Manual adjustments 2022-06-20 21:36:11 -07:00
catch.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
cfg_miri.rs rename test suite directories 2022-06-01 10:53:38 -04:00
char.rs rename test suite directories 2022-06-01 10:53:38 -04:00
closure-drop.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
closure-field-ty.rs Manual adjustments 2022-06-20 21:36:11 -07:00
closures.rs Manual adjustments 2022-06-20 21:36:11 -07:00
coerce_non_capture_closure_to_fn_ptr.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
coercions.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
const-vec-of-fns.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
constants.rs rename test suite directories 2022-06-01 10:53:38 -04:00
current_dir_with_isolation.rs rename test suite directories 2022-06-01 10:53:38 -04:00
current_dir_with_isolation.stderr rename test suite directories 2022-06-01 10:53:38 -04:00
current_dir.rs rename test suite directories 2022-06-01 10:53:38 -04:00
deriving-associated-types.rs rename test suite directories 2022-06-01 10:53:38 -04:00
disable-alignment-check.rs rename test suite directories 2022-06-01 10:53:38 -04:00
drop_empty_slice.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
drop_on_array_elements.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
drop_on_fat_ptr_array_elements.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
drop_on_zst_array_elements.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
drop_through_owned_slice.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
drop_through_trait_object_rc.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
drop_through_trait_object.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
dst-field-align.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
dst-irrefutable-bind.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
dst-raw.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
dst-struct-sole.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
dst-struct.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
dyn-arbitrary-self.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
dyn-traits.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
enum_discriminant_ptr_value.rs rename test suite directories 2022-06-01 10:53:38 -04:00
enum-nullable-const-null-with-fields.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
enums.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
env-exclude.rs rename test suite directories 2022-06-01 10:53:38 -04:00
env-forward.rs rename test suite directories 2022-06-01 10:53:38 -04:00
env-without-isolation.rs rename test suite directories 2022-06-01 10:53:38 -04:00
env.rs rename test suite directories 2022-06-01 10:53:38 -04:00
env.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
exit.rs rename test suite directories 2022-06-01 10:53:38 -04:00
extern_crate_std_in_main.rs rename test suite directories 2022-06-01 10:53:38 -04:00
extern_types.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
fat_ptr.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
float_fast_math.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
float.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
foreign-fn-linkname.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
format.rs rename test suite directories 2022-06-01 10:53:38 -04:00
format.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
from_utf8.rs rename test suite directories 2022-06-01 10:53:38 -04:00
fs_with_isolation.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
fs_with_isolation.stderr rename test suite directories 2022-06-01 10:53:38 -04:00
fs.rs rename test suite directories 2022-06-01 10:53:38 -04:00
fs.stderr rename test suite directories 2022-06-01 10:53:38 -04:00
fs.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
function_pointers.rs Format tests with rustfmt (51-100 of 300) 2022-06-20 15:39:46 -07:00
generator.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
getpid.rs Add getpid shim 2022-06-11 11:28:50 +02:00
global_allocator.rs rename test suite directories 2022-06-01 10:53:38 -04:00
global_allocator.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
hashmap.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
heap_allocator.rs rename test suite directories 2022-06-01 10:53:38 -04:00
heap.rs rename test suite directories 2022-06-01 10:53:38 -04:00
hello.rs rename test suite directories 2022-06-01 10:53:38 -04:00
hello.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
hide_stdout.rs rename test suite directories 2022-06-01 10:53:38 -04:00
integer-ops.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
intptrcast.rs port some tests away from flags we want to remove 2022-06-06 11:44:36 -04:00
intrinsics-integer.rs rename test suite directories 2022-06-01 10:53:38 -04:00
intrinsics-math.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
intrinsics-x86.rs rename test suite directories 2022-06-01 10:53:38 -04:00
intrinsics.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
ints.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
iter.rs rename test suite directories 2022-06-01 10:53:38 -04:00
last-use-in-cap-clause.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
leak-in-static.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
libc.rs Manual adjustments 2022-06-20 16:09:49 -07:00
linked-list.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
linux-getrandom-without-isolation.rs Manual adjustments 2022-06-20 16:09:49 -07:00
linux-getrandom.rs Manual adjustments 2022-06-20 16:09:49 -07:00
loop-break-value.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
loops.rs rename test suite directories 2022-06-01 10:53:38 -04:00
main_fn.rs rename test suite directories 2022-06-01 10:53:38 -04:00
main_result.rs rename test suite directories 2022-06-01 10:53:38 -04:00
malloc.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
many_shr_bor.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
match_slice.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
memchr.rs rename test suite directories 2022-06-01 10:53:38 -04:00
memleak_ignored.rs rename test suite directories 2022-06-01 10:53:38 -04:00
move-arg-2-unique.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
move-arg-3-unique.rs rename test suite directories 2022-06-01 10:53:38 -04:00
move-uninit-primval.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
move-uninit-primval.stderr deprecate -Zmiri-allow-uninit-numbers and -Zmiri-allow-ptr-int-transmute 2022-06-06 16:07:30 -04:00
mpsc.rs rename test suite directories 2022-06-01 10:53:38 -04:00
multi_arg_closure.rs rename test suite directories 2022-06-01 10:53:38 -04:00
negative_discriminant.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
observed_local_mut.rs rename test suite directories 2022-06-01 10:53:38 -04:00
option_box_transmute_ptr.rs rename test suite directories 2022-06-01 10:53:38 -04:00
option_eq.rs rename test suite directories 2022-06-01 10:53:38 -04:00
overflow_checks_off.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
overloaded-calls-simple.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
packed_struct.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
partially-uninit.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
pointers.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
portable-simd.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
products.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
ptr_int_casts.rs rename test suite directories 2022-06-01 10:53:38 -04:00
ptr_int_from_exposed.rs adjust for better provenance control 2022-06-06 11:43:25 -04:00
ptr_int_transmute.rs adjust for better provenance control 2022-06-06 11:43:25 -04:00
ptr_offset.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
ptr_raw.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
rc.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
recursive_static.rs rename test suite directories 2022-06-01 10:53:38 -04:00
reentrant-println.rs rename test suite directories 2022-06-01 10:53:38 -04:00
reentrant-println.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
regions-lifetime-nonfree-late-bound.rs rename test suite directories 2022-06-01 10:53:38 -04:00
regions-mock-trans.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
rename_std.rs rename test suite directories 2022-06-01 10:53:38 -04:00
rfc1623.rs rename test suite directories 2022-06-01 10:53:38 -04:00
rust-lang-org.rs rename test suite directories 2022-06-01 10:53:38 -04:00
send-is-not-static-par-for.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
sendable-class.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
simd-intrinsic-generic-elements.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
slices.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
small_enum_size_bug.rs rename test suite directories 2022-06-01 10:53:38 -04:00
specialization.rs Format tests with rustfmt (101-150 of 300) 2022-06-20 16:09:45 -07:00
start.rs rename test suite directories 2022-06-01 10:53:38 -04:00
start.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
static_memory_modification.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
static_mut.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
strings.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
subslice_array.rs rename test suite directories 2022-06-01 10:53:38 -04:00
sums.rs rename test suite directories 2022-06-01 10:53:38 -04:00
tag-align-dyn-u64.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
threadleak_ignored.rs rustup 2022-06-16 11:18:09 -07:00
threadleak_ignored.stderr bless tests 2022-06-06 20:17:39 -04:00
time.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
too-large-primval-write-problem.rs rename test suite directories 2022-06-01 10:53:38 -04:00
track-alloc-1.rs rename test suite directories 2022-06-01 10:53:38 -04:00
track-alloc-1.stderr rename test suite directories 2022-06-01 10:53:38 -04:00
track-caller-attribute.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
transmute_fat.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
trivial.rs rename test suite directories 2022-06-01 10:53:38 -04:00
try-operator-custom.rs rename test suite directories 2022-06-01 10:53:38 -04:00
tuple_like_enum_variant_constructor_pointer_opt.rs rename test suite directories 2022-06-01 10:53:38 -04:00
tuple_like_enum_variant_constructor_struct_pointer_opt.rs rename test suite directories 2022-06-01 10:53:38 -04:00
tuple_like_enum_variant_constructor.rs rename test suite directories 2022-06-01 10:53:38 -04:00
tuple_like_struct_constructor.rs rename test suite directories 2022-06-01 10:53:38 -04:00
u128.rs Manual adjustments 2022-06-20 23:50:45 -07:00
uninit_number_ignored.rs rename test suite directories 2022-06-01 10:53:38 -04:00
uninit_number_ignored.stderr deprecate -Zmiri-allow-uninit-numbers and -Zmiri-allow-ptr-int-transmute 2022-06-06 16:07:30 -04:00
union-overwrite.rs rename test suite directories 2022-06-01 10:53:38 -04:00
union.rs Manual adjustments 2022-06-20 23:50:45 -07:00
unops.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
unsized-tuple-impls.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
validation_lifetime_resolution.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
vec-matching-fold.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
vec.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
vecdeque.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
vecdeque.stdout rename test suite directories 2022-06-01 10:53:38 -04:00
volatile.rs rename test suite directories 2022-06-01 10:53:38 -04:00
without-validation.rs rename test suite directories 2022-06-01 10:53:38 -04:00
write-bytes.rs rename test suite directories 2022-06-01 10:53:38 -04:00
wtf8.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
zst_box.rs rename test suite directories 2022-06-01 10:53:38 -04:00
zst_variant_drop.rs rename test suite directories 2022-06-01 10:53:38 -04:00
zst.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00