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
943894289b
rust
/
library
/
core
/
src
/
ptr
History
Download ZIP
Download TAR.GZ
Ralf Jung
af1c8da172
core: fix const ptr::swap_nonoverlapping when there are pointers at odd offsets in the type
2024-12-23 16:24:45 +01:00
..
alignment.rs
update cfgs
2024-11-27 15:14:54 +00:00
const_ptr.rs
Rollup merge of
#134325
- theemathas:is_null-docs, r=RalfJung
2024-12-21 22:16:02 +01:00
metadata.rs
split up
#[rustc_deny_explicit_impl]
attribute
2024-12-20 16:57:14 +01:00
mod.rs
core: fix const ptr::swap_nonoverlapping when there are pointers at odd offsets in the type
2024-12-23 16:24:45 +01:00
mut_ptr.rs
Document CTFE behavior of methods that call is_null
2024-12-21 16:32:47 +07:00
non_null.rs
Rollup merge of
#134642
- kpreid:pointerlike-cell, r=compiler-errors
2024-12-22 21:59:27 +01:00
unique.rs
stabilize const_nonnull_new
2024-12-10 11:29:01 +01:00