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
7df17a2868
rust
/
src
/
libstd
/
collections
/
hash
History
Download ZIP
Download TAR.GZ
Flavio Percoco
7df17a2868
Rename
UniquePtr
to
Unique
...
Mostly following the convention in RFC 356
2014-12-26 17:26:33 +01:00
..
bench.rs
Implement low-hanging fruit of collection conventions
2014-11-06 12:25:44 -05:00
map.rs
rollup merge of
#19891
: nikomatsakis/unique-fn-types-3
2014-12-22 12:51:23 -08:00
mod.rs
refactor libcollections as part of collection reform
2014-11-02 18:58:11 -05:00
set.rs
rollup merge of
#19891
: nikomatsakis/unique-fn-types-3
2014-12-22 12:51:23 -08:00
table.rs
Rename
UniquePtr
to
Unique
2014-12-26 17:26:33 +01:00