This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
69dc19043b
rust
/
tests
/
ui
/
const-ptr
History
Download ZIP
Download TAR.GZ
Ralf Jung
b1ebf002c3
don't UB on dangling ptr deref, instead check inbounds on projections
2023-10-15 18:12:46 +02:00
..
allowed_slices.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
forbidden_slices.rs
don't UB on dangling ptr deref, instead check inbounds on projections
2023-10-15 18:12:46 +02:00
forbidden_slices.stderr
don't UB on dangling ptr deref, instead check inbounds on projections
2023-10-15 18:12:46 +02:00
out_of_bounds_read.rs
Stabilize const_ptr_read
2023-05-05 20:36:21 +02:00
out_of_bounds_read.stderr
don't UB on dangling ptr deref, instead check inbounds on projections
2023-10-15 18:12:46 +02:00