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
1326bd6484
rust
/
library
/
alloc
/
src
/
collections
History
Download ZIP
Download TAR.GZ
bors
1597728ef5
Auto merge of
#88611
- m-ou-se:array-into-iter-new-deprecate, r=joshtriplett
...
Deprecate array::IntoIter::new.
2021-12-05 12:53:01 +00:00
..
btree
Use IntoIterator for array impl everywhere.
2021-12-04 19:40:33 +01:00
linked_list
Implement changes suggested by @Amanieu
2021-07-01 21:08:01 +02:00
vec_deque
Rollup merge of
#91215
- GuillaumeGomez:vec-deque-retain-mut, r=m-ou-se
2021-12-05 00:37:59 +01:00
binary_heap.rs
Use IntoIterator for array impl everywhere.
2021-12-04 19:40:33 +01:00
linked_list.rs
Use IntoIterator for array impl everywhere.
2021-12-04 19:40:33 +01:00
mod.rs
Add #[must_use] to remaining alloc functions
2021-10-15 11:46:49 -04:00