Patrick Walton
|
1eca34de7d
|
libstd: Remove all non-proc uses of do from libstd
|
2013-11-26 08:23:57 -08:00 |
|
Andreas Ots
|
20233b9848
|
std: IPv6 addresses are represented as eight groups of four HEXADECIMAL digits
|
2013-11-25 08:44:04 +02:00 |
|
Patrick Walton
|
1946265e1a
|
libstd: Change all uses of &fn(A)->B over to |A|->B in libstd
|
2013-11-19 12:40:19 -08:00 |
|
Patrick Walton
|
500a8f15c9
|
libstd: Change all ~fn()s to procs in the standard library.
This makes `Cell`s no longer necessary in most cases.
|
2013-11-18 18:27:30 -08:00 |
|
Alex Crichton
|
49ee49296b
|
Move std::rt::io to std::io
|
2013-11-11 20:44:07 -08:00 |
|