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
d2f49eeb17
rust
/
library
/
alloc
/
src
/
collections
History
Download ZIP
Download TAR.GZ
Hans Kratz
4a37b9cbff
Avoid overflow in
VecDeque::with_capacity_in()
.
2021-10-18 13:18:12 +02:00
..
btree
Rollup merge of
#89726
- jkugelman:must-use-alloc-constructors, r=joshtriplett
2021-10-11 14:11:42 +02:00
linked_list
Implement changes suggested by @Amanieu
2021-07-01 21:08:01 +02:00
vec_deque
Avoid overflow in
VecDeque::with_capacity_in()
.
2021-10-18 13:18:12 +02:00
binary_heap.rs
Rollup merge of
#89778
- jkugelman:must-use-as_type-conversions, r=joshtriplett
2021-10-12 14:53:08 +02:00
linked_list.rs
Rollup merge of
#89778
- jkugelman:must-use-as_type-conversions, r=joshtriplett
2021-10-12 14:53:08 +02:00
mod.rs
Stabilize try_reserve
2021-10-04 10:29:46 +01:00