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
035d854947
rust
/
library
/
core
/
src
/
ptr
History
Download ZIP
Download TAR.GZ
Nilstrieb
a8f50453d0
Use some more
const_eval_select
in pointer methods for compile times
2022-12-30 16:39:58 +01:00
..
alignment.rs
Update bootstrap cfg
2022-12-28 09:18:43 -05:00
const_ptr.rs
Use some more
const_eval_select
in pointer methods for compile times
2022-12-30 16:39:58 +01:00
metadata.rs
Update bootstrap cfg
2022-12-28 09:18:43 -05:00
mod.rs
Auto merge of
#104977
- RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 17:14:26 +00:00
mut_ptr.rs
Use some more
const_eval_select
in pointer methods for compile times
2022-12-30 16:39:58 +01:00
non_null.rs
Update coerce_unsized tracking issue from
#27732
to
#18598
2022-12-19 23:09:47 -08:00
unique.rs
Implement
core::ptr::Unique
on top of
NonNull
2022-04-14 19:35:40 +02:00