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
5c68a15e41
rust
/
library
/
core
/
src
/
ptr
History
Download ZIP
Download TAR.GZ
Ralf Jung
5c68a15e41
explain what the open questions are, and add a Miri test for that
2024-05-30 09:07:06 +02:00
..
alignment.rs
Import the 2021 prelude in the core crate
2024-03-25 13:12:06 -07:00
const_ptr.rs
Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods
2024-05-23 21:02:31 -04:00
metadata.rs
Rollup merge of
#124251
- scottmcm:unop-ptr-metadata, r=oli-obk
2024-05-29 03:25:07 +01:00
mod.rs
explain what the open questions are, and add a Miri test for that
2024-05-30 09:07:06 +02:00
mut_ptr.rs
Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods
2024-05-23 21:02:31 -04:00
non_null.rs
Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods
2024-05-23 21:02:31 -04:00
unique.rs
Add and use Unique::as_non_null_ptr
2024-02-08 19:56:30 -05:00