This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
alloc
History
Giacomo Stevanato
8ef2dd70e6
Clarify the guarantees of Vec::as_ptr and Vec::as_mut_ptr when there's no allocation
2022-05-29 17:43:35 +02:00
..
benches
Avoid use of
rand::thread_rng
in stdlib benchmarks
2022-05-02 00:08:21 -07:00
src
Clarify the guarantees of Vec::as_ptr and Vec::as_mut_ptr when there's no allocation
2022-05-29 17:43:35 +02:00
tests
Rollup merge of
#94126
- ssomers:alloc_prep_1, r=Mark-Simulacrum
2022-05-02 10:41:54 +09:00
Cargo.toml
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00