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 15:56:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a6767fa2aa87567ec7dfa82f3cecaf773b0b1d0
rust
/
tests
/
compile-fail
/
dangling_pointers
T
History
Ralf Jung
a29f86b512
make sure '&raw *' on a dangling raw ptr is UB
2020-06-20 14:28:55 +02:00
..
dangling_pointer_addr_of.rs
make sure '&raw *' on a dangling raw ptr is UB
2020-06-20 14:28:55 +02:00
dangling_pointer_deref.rs
make sure our disable flags do not miss all bugs; move type-assert intrinsic tests to their folder
2020-04-14 10:23:47 +02:00
dangling_zst_deref.rs
make sure our disable flags do not miss all bugs; move type-assert intrinsic tests to their folder
2020-04-14 10:23:47 +02:00
deref-invalid-ptr.rs
rustup; fix for changed error messages
2020-05-01 14:43:59 +02:00
deref-partially-dangling.rs
…
dyn_size.rs
some UB gets masked by optimizations
2020-04-18 09:15:59 +02:00
maybe_null_pointer_deref_zst.rs
…
maybe_null_pointer_write_zst.rs
…
out_of_bounds_read1.rs
…
out_of_bounds_read2.rs
…
wild_pointer_deref.rs
rustup; fix for changed error messages
2020-05-01 14:43:59 +02:00