Marijn Haverbeke
|
3b5b93221e
|
Remove some semicolons after block calls
The remaining ones can be removed after the next snapshot. (Or
we can let the next pretty-print pass take care of them.)
|
2011-10-21 14:24:42 +02:00 |
|
Marijn Haverbeke
|
050170d2af
|
Remove remaining uses of iter and for-each
Issue #1056
|
2011-10-21 13:34:35 +02:00 |
|
Brian Anderson
|
ebc61e39d7
|
Remove temporary fn# syntax
|
2011-10-20 20:34:04 -07:00 |
|
Brian Anderson
|
686d6a485f
|
Drop the 2 from the spawn*2 functions
Issue #1022
|
2011-10-20 18:23:47 -07:00 |
|
Brian Anderson
|
ac671c3172
|
Convert tests to use bare-fn spawn
Issue #1022
|
2011-10-20 18:23:47 -07:00 |
|
Brian Anderson
|
27972a6def
|
Add two tests for sending unique boxes across channels
Issue #409
|
2011-09-23 15:32:31 -07:00 |
|