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
a63a83a8b6
rust
/
library
/
alloc
History
Download ZIP
Download TAR.GZ
Maybe Waffle
ff9efd8a55
Add reexport of slice::from{,_mut}_ptr_range to alloc & std
...
At first I was confused why `std::slice::from_ptr_range` didn't work :D
2022-05-30 15:44:56 +04:00
..
benches
Avoid use of
rand::thread_rng
in stdlib benchmarks
2022-05-02 00:08:21 -07:00
src
Add reexport of slice::from{,_mut}_ptr_range to alloc & std
2022-05-30 15:44:56 +04:00
tests
improve case conversion happy path
2022-05-26 13:18:57 +01:00
Cargo.toml
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00