This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-02 06:28:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f044205b5fab8b48a583f613f995519d6895e8ea
rust
/
tests
/
compile-fail
T
History
Ralf Jung
f044205b5f
the test suite assumes a libstd with full MIR; run test suite on xargo-built foreign libstds
2018-12-10 10:04:55 +01:00
..
stacked_borrows
…
validity
…
alignment.rs
…
assume.rs
…
atomic_non_integer_arithmetic.rs
…
bitop-beyond-alignment.rs
…
cast_box_int_to_fn_ptr.rs
…
cast_fn_ptr1.rs
…
cast_fn_ptr2.rs
…
cast_fn_ptr3.rs
…
cast_fn_ptr4.rs
…
cast_fn_ptr5.rs
…
cast_int_to_fn_ptr.rs
…
copy_nonoverlapping.rs
…
copy_null.rs
…
copy_unaligned.rs
…
ctlz_nonzero.rs
…
cttz_nonzero.rs
…
dangling_pointer_deref.rs
…
deallocate-bad-alignment.rs
…
deallocate-bad-size.rs
…
deallocate-twice.rs
…
deref_fn_ptr.rs
…
div-by-zero-1.rs
…
div-by-zero-2.rs
…
execute_memory.rs
…
fn_ptr_offset.rs
…
invalid_bool.rs
…
invalid_char.rs
…
invalid_enum_discriminant.rs
…
maybe_null_pointer_deref_zst.rs
…
maybe_null_pointer_write_zst.rs
…
memleak_rc.rs
…
memleak.rs
…
modifying_constants.rs
…
never_say_never.rs
…
never_transmute_humans.rs
…
never_transmute_void.rs
…
null_pointer_deref_zst.rs
…
null_pointer_deref.rs
…
null_pointer_write_zst.rs
…
null_pointer_write.rs
…
out_of_bounds_ptr_1.rs
…
out_of_bounds_ptr_2.rs
…
out_of_bounds_read1.rs
…
out_of_bounds_read2.rs
…
overflowing-lsh-neg.rs
…
overflowing-rsh-1.rs
…
overflowing-rsh-2.rs
…
overflowing-unchecked-rsh.rs
…
overwriting_part_of_relocation_makes_the_rest_undefined.rs
…
panic.rs
…
pointer_byte_read_1.rs
…
pointer_byte_read_2.rs
…
pointers_to_different_allocations_are_unorderable.rs
…
ptr_bitops1.rs
…
ptr_bitops2.rs
…
ptr_eq_dangling.rs
…
ptr_eq_integer.rs
…
ptr_eq_out_of_bounds_null.rs
…
ptr_eq_out_of_bounds.rs
…
ptr_int_cast.rs
…
ptr_offset_int_plus_int.rs
…
ptr_offset_int_plus_ptr.rs
…
ptr_offset_overflow.rs
…
ptr_offset_ptr_plus_0.rs
…
ptr_rem.rs
…
ptr_wrapping_offset_int_plus_ptr.rs
…
reading_half_a_pointer.rs
…
reallocate-bad-size.rs
…
reallocate-change-alloc.rs
…
reallocate-dangling.rs
…
reference_to_packed.rs
…
stack_free.rs
…
stack_limit.rs
…
static_memory_modification1.rs
…
static_memory_modification2.rs
…
static_memory_modification3.rs
…
storage_dead_dangling.rs
…
transmute_fat1.rs
…
transmute_fat2.rs
…
transmute-pair-undef.rs
…
unaligned_ptr_cast1.rs
…
unaligned_ptr_cast2.rs
…
unaligned_ptr_cast_zst.rs
…
undefined_byte_read.rs
…
wild_pointer_deref.rs
…
zst.rs
…