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
8f7a10670f
rust
/
library
/
core
/
src
/
ptr
History
Download ZIP
Download TAR.GZ
Jacob Pratt
8f7a10670f
Rollup merge of
#133672
- RalfJung:const-stability-cleanup, r=jhpratt
...
Remove a bunch of unnecessary const stability noise
2024-12-01 22:10:23 -05:00
..
alignment.rs
update cfgs
2024-11-27 15:14:54 +00:00
const_ptr.rs
get rid of a bunch of unnecessary rustc_const_unstable
2024-11-30 11:55:58 +01:00
metadata.rs
update cfgs
2024-11-27 15:14:54 +00:00
mod.rs
move swap_nonoverlapping constness to separate feature gate
2024-11-30 10:12:30 +01:00
mut_ptr.rs
get rid of a bunch of unnecessary rustc_const_unstable
2024-11-30 11:55:58 +01:00
non_null.rs
update cfgs
2024-11-27 15:14:54 +00:00
unique.rs
get rid of a bunch of unnecessary rustc_const_unstable
2024-11-30 11:55:58 +01:00