.. |
concurrency
|
Review comments
|
2020-09-07 10:54:39 -05:00 |
panic
|
Review comments
|
2020-08-31 19:32:14 -05:00 |
stacked-borrows
|
rustup, fix test
|
2020-09-01 10:55:09 +02:00 |
align_offset_symbolic.rs
|
use real align_offset unless we symbolic alignment check is enabled
|
2020-08-16 18:26:04 +02:00 |
align_offset_symbolic.stdout
|
use real align_offset unless we symbolic alignment check is enabled
|
2020-08-16 18:26:04 +02:00 |
align.rs
|
use real align_offset unless we symbolic alignment check is enabled
|
2020-08-16 18:26:04 +02:00 |
args.rs
|
|
|
args.stdout
|
|
|
arrays.rs
|
|
|
arrays.stdout
|
|
|
associated-const.rs
|
|
|
assume_bug.rs
|
|
|
async-fn.rs
|
|
|
atomic.rs
|
|
|
bad_substs.rs
|
|
|
binary-heap.rs
|
expand collection tests
|
2020-09-10 08:44:27 +02:00 |
binops.rs
|
|
|
bitop-beyond-alignment.rs
|
|
|
bools.rs
|
|
|
box-pair-to-vec.rs
|
|
|
box-pair-to-vec.stdout
|
|
|
btreemap.rs
|
test BTreeMap::drain_filter for leaks
|
2020-09-11 12:20:08 +02:00 |
c_enums.rs
|
|
|
calloc.rs
|
fix some ignore-windows comments
|
2020-06-28 20:40:20 +02:00 |
calls.rs
|
|
|
cast_fn_ptr_unsafe.rs
|
|
|
cast_fn_ptr.rs
|
|
|
cast-rfc0401-vtable-kinds.rs
|
|
|
catch.rs
|
|
|
catch.stdout
|
|
|
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.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-lcsit.rs
|
|
|
dyn-traits.rs
|
|
|
enum-nullable-const-null-with-fields.rs
|
|
|
enums.rs
|
|
|
env-exclude.rs
|
|
|
env-without-isolation.rs
|
|
|
env.rs
|
|
|
env.stdout
|
|
|
exit.rs
|
|
|
extern_types.rs
|
|
|
fat_ptr.rs
|
|
|
float_fast_math.rs
|
|
|
float.rs
|
fix referenced issue
|
2020-09-07 13:10:31 +02:00 |
foreign-fn-linkname.rs
|
|
|
format.rs
|
|
|
format.stdout
|
|
|
from_utf8.rs
|
|
|
fs_libc.rs
|
Implement dup and close for stdin/stdout/stderr
|
2020-09-09 23:26:33 +05:30 |
fs_libc.stderr
|
Implement dup and close for stdin/stdout/stderr
|
2020-09-09 23:26:33 +05:30 |
fs_libc.stdout
|
Implement dup and close for stdin/stdout/stderr
|
2020-09-09 23:26:33 +05:30 |
fs.rs
|
Finish fixing Windows host support
|
2020-06-06 16:54:13 +00:00 |
function_pointers.rs
|
|
|
generator.rs
|
|
|
hashmap.rs
|
expand collection tests
|
2020-09-10 08:44:27 +02:00 |
heap_allocator.rs
|
rustup
|
2020-08-27 09:27:58 +02:00 |
heap.rs
|
|
|
hello.rs
|
|
|
hello.stdout
|
|
|
integer-ops.rs
|
|
|
intptrcast.rs
|
test casting a dangling ptr back from an int
|
2020-07-11 20:56:47 +02:00 |
intrinsics-integer.rs
|
|
|
intrinsics-math.rs
|
|
|
intrinsics.rs
|
supply our own implementation of the CTFE pointer comparison intrinsics
|
2020-06-27 11:57:43 +02:00 |
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
|
add a miscompilation test
|
2020-06-22 11:32:01 +02:00 |
issue-miri-133.rs
|
|
|
issue-miri-184.rs
|
|
|
issue-miri-1075.rs
|
|
|
iter.rs
|
|
|
last-use-in-cap-clause.rs
|
|
|
leak-in-static.rs
|
|
|
libc.rs
|
Per-thread errno storage
|
2020-09-02 20:57:20 -05:00 |
libc.stderr
|
Per-thread errno storage
|
2020-09-02 20:57:20 -05:00 |
linked-list.rs
|
expand collection tests
|
2020-09-10 08:44:27 +02:00 |
linux-getrandom-without-isolation.rs
|
|
|
linux-getrandom.rs
|
|
|
loop-break-value.rs
|
|
|
loops.rs
|
|
|
main_fn.rs
|
|
|
main_result.rs
|
|
|
malloc.rs
|
fix some ignore-windows comments
|
2020-06-28 20:40:20 +02:00 |
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
|
|
|
overloaded-calls-simple.rs
|
|
|
packed_struct.rs
|
make sure the raw_ptr macros also avoid UB
|
2020-06-20 14:31:47 +02:00 |
pointers.rs
|
|
|
products.rs
|
|
|
ptr_int_casts.rs
|
|
|
ptr_offset.rs
|
rustup; account for ptr_offset_from stabilization
|
2020-08-24 10:06:44 +02:00 |
ptr_raw.rs
|
|
|
rc.rs
|
|
|
recursive_static.rs
|
|
|
reentrant-println.rs
|
|
|
reentrant-println.stdout
|
|
|
regions-lifetime-nonfree-late-bound.rs
|
|
|
regions-mock-trans.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
|
bump Rust
|
2020-06-20 11:48:42 +02:00 |
static_memory_modification.rs
|
|
|
static_mut.rs
|
|
|
strings.rs
|
|
|
subslice_array.rs
|
|
|
sums.rs
|
|
|
tag-align-dyn-u64.rs
|
|
|
thread-local.rs
|
fix some ignore-windows comments
|
2020-06-28 20:40:20 +02:00 |
time.rs
|
Update comment
|
2020-09-07 15:05:26 -05:00 |
too-large-primval-write-problem.rs
|
|
|
track-caller-attribute.rs
|
test track_caller on trait objects
|
2020-07-31 18:30:07 +02:00 |
transmute_fat2.rs
|
fix a test for big-endian targets
|
2020-08-22 18:07:43 +02:00 |
transmute_fat2.stderr
|
fix a test for big-endian targets
|
2020-08-22 18:07:43 +02:00 |
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
|
use standard black_box function
|
2020-09-07 11:29:47 +02:00 |
union-overwrite.rs
|
|
|
union.rs
|
|
|
unops.rs
|
|
|
unsized-tuple-impls.rs
|
|
|
validation_lifetime_resolution.rs
|
|
|
vec-matching-fold.rs
|
|
|
vec.rs
|
expand collection tests
|
2020-09-10 08:44:27 +02:00 |
vecdeque.rs
|
|
|
vecdeque.stdout
|
|
|
volatile.rs
|
|
|
without-validation.rs
|
|
|
write-bytes.rs
|
|
|
wtf8.rs
|
|
|
zst_box.rs
|
|
|
zst_variant_drop.rs
|
|
|
zst.rs
|
|
|