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-05-31 05:26:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efb20bc85547b48c2de0950fbca1dd5b2ed2a564
rust
/
library
/
core
/
src
/
ptr
T
History
Oli Scherer
f632dbe46f
The
<*const T>::guaranteed_*
methods now return an option for the unknown case
2022-09-09 15:16:04 +00:00
..
const_ptr.rs
The
<*const T>::guaranteed_*
methods now return an option for the unknown case
2022-09-09 15:16:04 +00:00
metadata.rs
Adjust cfgs
2022-08-12 16:28:15 -04:00
mod.rs
Make
const_eval_select
a real intrinsic
2022-09-04 20:35:23 +08:00
mut_ptr.rs
The
<*const T>::guaranteed_*
methods now return an option for the unknown case
2022-09-09 15:16:04 +00:00
non_null.rs
Rollup merge of
#94640
- Pointerbender:issue-71146-partial-stabilization, r=yaahc
2022-05-28 08:45:50 +02:00
unique.rs
Implement
core::ptr::Unique
on top of
NonNull
2022-04-14 19:35:40 +02:00