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-04-30 14:52:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a08514dbd75d33a82bc32fb53dc1de3cd9fc308
rust
/
tests
/
ui
/
const-ptr
T
History
Scott McMurray
e1da77c76d
Also use
mir::Offset
for pointer
add
2023-04-27 22:44:42 -07:00
..
allowed_slices.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
forbidden_slices.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
forbidden_slices.stderr
Also use
mir::Offset
for pointer
add
2023-04-27 22:44:42 -07:00
out_of_bounds_read.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
out_of_bounds_read.stderr
MaybeUninit::assume_init_read
should have
noundef
load metadata
2023-03-11 17:44:43 -08:00