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
e83a0a4bbe
rust
/
library
/
core
/
src
/
ptr
History
Download ZIP
Download TAR.GZ
Mathis B
e83a0a4bbe
Stabilize
#![feature(non_null_from_ref)]
2025-04-30 17:54:07 +02:00
..
alignment.rs
library: Use size_of from the prelude instead of imported
2025-03-06 20:20:38 -08:00
const_ptr.rs
Rollup merge of
#139192
- lolbinarycat:docs-wrapping_offset-provenance-139008, r=RalfJung
2025-04-30 10:18:25 +02:00
metadata.rs
Rollup merge of
#135080
- Enselic:debug-ptr-metadata, r=thomcc
2025-03-16 13:19:51 +08:00
mod.rs
ptr docs: add missing backtics around 'usize'
2025-04-14 13:56:51 +02:00
mut_ptr.rs
Rollup merge of
#139192
- lolbinarycat:docs-wrapping_offset-provenance-139008, r=RalfJung
2025-04-30 10:18:25 +02:00
non_null.rs
Stabilize
#![feature(non_null_from_ref)]
2025-04-30 17:54:07 +02:00
unique.rs
Expose
Unique::from<NonNull>
in const internally
2025-03-26 20:46:07 +00:00