Patrick Walton
|
749ee53c6d
|
librustc: Make || lambdas not infer to procs
|
2013-11-26 08:25:27 -08:00 |
|
Patrick Walton
|
f571e46ddb
|
test: Remove non-procedure uses of do from compiletest, libstd tests,
compile-fail tests, run-fail tests, and run-pass tests.
|
2013-11-26 08:25:27 -08:00 |
|
Patrick Walton
|
1eca34de7d
|
libstd: Remove all non-proc uses of do from libstd
|
2013-11-26 08:23:57 -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 |
|