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
092bd53c1e
rust
/
library
/
core
/
src
/
ptr
History
Download ZIP
Download TAR.GZ
Ralf Jung
1a2bc1102d
Rust is a proper name: rust → Rust
2024-03-07 07:49:22 +01:00
..
alignment.rs
Rust is a proper name: rust → Rust
2024-03-07 07:49:22 +01:00
const_ptr.rs
const_eval_select: make it safe but be careful with what we expose on stable for now
2024-03-02 16:09:31 +01:00
metadata.rs
Fix typo in metadata.rs doc comment
2024-02-22 09:30:03 +01:00
mod.rs
Rollup merge of
#121894
- RalfJung:const_eval_select, r=oli-obk
2024-03-05 22:10:01 +01:00
mut_ptr.rs
const_eval_select: make it safe but be careful with what we expose on stable for now
2024-03-02 16:09:31 +01:00
non_null.rs
Use generic
NonZero
everywhere in
core
.
2024-02-22 15:17:33 +01:00
unique.rs
Add and use Unique::as_non_null_ptr
2024-02-08 19:56:30 -05:00