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
/
compile-fail
/
unaligned_pointers
History
Ralf Jung
0345ee42da
some UB gets masked by optimizations
2020-04-18 09:15:59 +02:00
..
alignment.rs
fix comment in alignment test
2020-04-14 09:50:20 +02:00
atomic_unaligned.rs
…
dyn_alignment.rs
some UB gets masked by optimizations
2020-04-18 09:15:59 +02:00
intptrcast_alignment_check.rs
fix comment in alignment test
2020-04-14 09:50:20 +02:00
reference_to_packed.rs
…
unaligned_ptr1.rs
make sure we find some things without validation or stacked borrows, respectively
2020-04-14 10:23:47 +02:00
unaligned_ptr2.rs
make sure we find some things without validation or stacked borrows, respectively
2020-04-14 10:23:47 +02:00
unaligned_ptr3.rs
make sure we find some things without validation or stacked borrows, respectively
2020-04-14 10:23:47 +02:00
unaligned_ptr_zst.rs
…