about summary refs log tree commit diff
path: root/src/libstd/send_map.rs
AgeCommit message (Expand)AuthorLines
2012-07-30Move send_map to libcoreBen Blum-345/+0
2012-07-27change send_map tests to use ~linear_map, much more naturalNiko Matsakis-24/+24
2012-07-27export send_map and use fewer impl namesNiko Matsakis-7/+7
2012-07-27wip: add a sendable hashmap to stdlibNiko Matsakis-0/+345