Brian Anderson
|
ee052198c5
|
Rename from_iterator to from_iter for consistency.
|
2014-03-30 21:45:55 -07:00 |
|
Marvin Löbel
|
6200e761f0
|
Changed iter::Extendable and iter::FromIterator to take a Iterator by value
|
2014-03-25 21:49:55 +01:00 |
|
Huon Wilson
|
198caa87cd
|
Update users for the std::rand -> librand move.
|
2014-03-12 11:31:43 +11:00 |
|
Alex Crichton
|
6485917d7c
|
Move extra::json to libserialize
This also inverts the dependency between libserialize and libcollections.
cc #8784
|
2014-02-24 09:51:39 -08:00 |
|
Liigo Zhuang
|
53b9d1a324
|
move extra::test to libtest
|
2014-02-20 16:03:58 +08:00 |
|
Edward Wang
|
e9ff91e9be
|
Move replace and swap to std::mem. Get rid of std::util
Also move Void to std::any, move drop to std::mem and reexport in
prelude.
|
2014-02-11 05:21:35 +08:00 |
|
HeroesGrave
|
d81bb441da
|
moved collections from libextra into libcollections
|
2014-02-07 19:49:26 +13:00 |
|