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-01 22:18:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84dacc18829e24ec5d61087a233de68ef57dfabc
rust
/
library
/
core
/
src
/
ptr
T
History
Ben Kimock
84dacc1882
Add more precondition check tests
2024-10-09 19:34:27 -04:00
..
alignment.rs
add missing FIXME(const-hack)
2024-09-26 15:42:37 +02:00
const_ptr.rs
cfg out checks in add and sub but not offset
2024-10-07 11:12:58 -04:00
metadata.rs
make ptr metadata functions callable from stable const fn
2024-09-28 10:19:13 +02:00
mod.rs
Add more precondition check tests
2024-10-09 19:34:27 -04:00
mut_ptr.rs
cfg out checks in add and sub but not offset
2024-10-07 11:12:58 -04:00
non_null.rs
Rollup merge of
#130403
- eduardosm:stabilize-const_slice_from_raw_parts_mut, r=workingjubilee
2024-10-04 19:19:23 -07:00
unique.rs
PinCoerceUnsized trait into core
2024-07-31 17:10:55 +08:00