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
010fb40b44
rust
/
src
/
libstd
/
collections
History
Download ZIP
Download TAR.GZ
kennytm
010fb40b44
Rollup merge of
#49400
- Diggsey:shrink-to, r=joshtriplett
...
Implement `shrink_to` method on collections
Fixes
#49385
2018-03-28 17:55:09 +02:00
..
hash
Rollup merge of
#49400
- Diggsey:shrink-to, r=joshtriplett
2018-03-28 17:55:09 +02:00
mod.rs
implementing fallible allocation API (try_reserve) for Vec, String and HashMap
2018-03-14 03:48:42 -07:00