This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
run-pass
History
Ralf Jung
aafc0694fc
test arbitrary-self dyn receivers
2022-03-20 14:03:46 -04:00
..
concurrency
…
function_calls
…
panic
…
stacked-borrows
…
adjacent-allocs.rs
…
align_offset_symbolic.rs
…
align_offset_symbolic.stdout
…
align.rs
…
args.rs
…
args.stdout
…
arrays.rs
…
arrays.stdout
…
associated-const.rs
…
assume_bug.rs
…
async-fn.rs
…
atomic.rs
…
available-parallelism.rs
…
backtrace-api-v0.rs
add new version of backtrace api using flags=1
2022-03-19 18:14:11 -07:00
backtrace-api-v0.stderr
add new version of backtrace api using flags=1
2022-03-19 18:14:11 -07:00
backtrace-api-v0.stdout
add new version of backtrace api using flags=1
2022-03-19 18:14:11 -07:00
backtrace-api-v1.rs
add new version of backtrace api using flags=1
2022-03-19 18:14:11 -07:00
backtrace-api-v1.stderr
add new version of backtrace api using flags=1
2022-03-19 18:14:11 -07:00
backtrace-api-v1.stdout
add new version of backtrace api using flags=1
2022-03-19 18:14:11 -07:00
backtrace-std.rs
…
backtrace-std.stderr
…
bad_substs.rs
…
binary-heap.rs
…
binops.rs
…
bitop-beyond-alignment.rs
…
bools.rs
…
box.rs
…
box.stdout
…
btreemap.rs
…
c_enums.rs
…
calloc.rs
…
calls.rs
…
cast_fn_ptr_unsafe.rs
…
cast_fn_ptr.rs
…
cast-rfc0401-vtable-kinds.rs
…
catch.rs
…
catch.stdout
…
cfg_miri.rs
…
char.rs
…
closure-drop.rs
…
closure-field-ty.rs
…
closures.rs
…
coerce_non_capture_closure_to_fn_ptr.rs
…
coercions.rs
…
const-vec-of-fns.rs
…
constants.rs
…
current_dir_with_isolation.rs
…
current_dir_with_isolation.stderr
…
current_dir.rs
…
deriving-associated-types.rs
…
disable-alignment-check.rs
…
drop_empty_slice.rs
…
drop_on_array_elements.rs
…
drop_on_fat_ptr_array_elements.rs
…
drop_on_zst_array_elements.rs
…
drop_through_owned_slice.rs
…
drop_through_trait_object_rc.rs
…
drop_through_trait_object.rs
…
dst-field-align.rs
…
dst-irrefutable-bind.rs
…
dst-raw.rs
…
dst-struct-sole.rs
…
dst-struct.rs
…
dyn-arbitrary-self.rs
test arbitrary-self dyn receivers
2022-03-20 14:03:46 -04:00
dyn-traits.rs
…
enum_discriminant_ptr_value.rs
…
enum-nullable-const-null-with-fields.rs
…
enums.rs
…
env-exclude.rs
…
env-forward.rs
…
env-without-isolation.rs
…
env.rs
…
env.stdout
…
exit.rs
…
extern_crate_std_in_main.rs
…
extern_types.rs
…
fat_ptr.rs
…
float_fast_math.rs
…
float.rs
…
foreign-fn-linkname.rs
…
format.rs
…
format.stdout
…
from_utf8.rs
…
fs_with_isolation.rs
…
fs_with_isolation.stderr
…
fs.rs
test remove_dir_all
2022-03-20 10:36:27 -04:00
fs.stderr
…
fs.stdout
…
function_pointers.rs
…
generator.rs
…
global_allocator.rs
…
global_allocator.stdout
…
hashmap.rs
…
heap_allocator.rs
…
heap.rs
…
hello.rs
…
hello.stdout
…
integer-ops.rs
add extra tests for shifts with negative offsets
2022-03-05 22:59:23 -05:00
intptrcast.rs
…
intrinsics-integer.rs
…
intrinsics-math.rs
…
intrinsics.rs
…
ints.rs
…
issue-3794.rs
…
issue-3794.stdout
…
issue-5917.rs
…
issue-15063.rs
…
issue-15080.rs
…
issue-15523-big.rs
…
issue-17877.rs
…
issue-20575.rs
…
issue-23261.rs
…
issue-26709.rs
…
issue-27901.rs
…
issue-29746.rs
…
issue-30530.rs
…
issue-31267-additional.rs
…
issue-33387.rs
…
issue-34571.rs
…
issue-35815.rs
…
issue-36278-prefix-nesting.rs
…
issue-53728.rs
…
issue-73223.rs
…
issue-91636.rs
…
issue-94371.rs
…
issue-miri-133.rs
…
issue-miri-184.rs
…
issue-miri-1075.rs
…
issue-miri-1925.rs
…
iter.rs
…
last-use-in-cap-clause.rs
…
leak-in-static.rs
…
libc.rs
…
libc.stderr
…
linked-list.rs
…
linux-getrandom-without-isolation.rs
…
linux-getrandom.rs
…
loop-break-value.rs
…
loops.rs
…
main_fn.rs
…
main_result.rs
…
malloc.rs
…
many_shr_bor.rs
…
match_slice.rs
…
memchr.rs
…
memleak_ignored.rs
…
move-arg-2-unique.rs
…
move-arg-3-unique.rs
…
move-uninit-primval.rs
…
mpsc.rs
…
multi_arg_closure.rs
…
negative_discriminant.rs
…
observed_local_mut.rs
…
option_box_transmute_ptr.rs
…
option_eq.rs
…
overflow_checks_off.rs
…
overloaded-calls-simple.rs
…
packed_struct.rs
…
pointers.rs
…
portable-simd.rs
fix simd_bitmask shorter than a byte on big-endian
2022-03-17 13:14:16 -04:00
products.rs
…
ptr_int_casts.rs
…
ptr_offset.rs
…
ptr_raw.rs
…
rc.rs
…
recursive_static.rs
…
reentrant-println.rs
…
reentrant-println.stdout
…
regions-lifetime-nonfree-late-bound.rs
…
regions-mock-trans.rs
…
rename_std.rs
…
rfc1623.rs
…
rust-lang-org.rs
…
send-is-not-static-par-for.rs
…
sendable-class.rs
…
simd-intrinsic-generic-elements.rs
…
slices.rs
…
small_enum_size_bug.rs
…
specialization.rs
…
start.rs
…
start.stdout
…
static_memory_modification.rs
…
static_mut.rs
…
strings.rs
…
subslice_array.rs
…
sums.rs
…
tag-align-dyn-u64.rs
…
threadleak_ignored.rs
…
threadleak_ignored.stderr
…
time.rs
…
too-large-primval-write-problem.rs
…
track-caller-attribute.rs
…
transmute_fat2.rs
…
transmute_fat2.stderr
…
transmute_fat.rs
…
trivial.rs
…
try-operator-custom.rs
…
tuple_like_enum_variant_constructor_pointer_opt.rs
…
tuple_like_enum_variant_constructor_struct_pointer_opt.rs
…
tuple_like_enum_variant_constructor.rs
…
tuple_like_struct_constructor.rs
…
u128.rs
…
uninit_number_ignored.rs
…
union-overwrite.rs
…
union.rs
…
unops.rs
…
unsized-tuple-impls.rs
…
validation_lifetime_resolution.rs
…
vec-matching-fold.rs
…
vec.rs
…
vecdeque.rs
…
vecdeque.stdout
…
volatile.rs
…
without-validation.rs
…
write-bytes.rs
…
wtf8.rs
…
zst_box.rs
…
zst_variant_drop.rs
…
zst.rs
…