Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Brian Anderson
|
a3382b6f26
|
Eliminate usages of old sugared call syntax
|
2012-06-30 16:01:49 -07:00 |
|
Niko Matsakis
|
8a9df5aa38
|
make it illegal to implicitly capture mutable variables
this is the final part of #1273
|
2012-05-07 13:22:42 -07:00 |
|
Niko Matsakis
|
dc07280b08
|
make --enforce-mut-vars always on, add mut annotations to remaining files
|
2012-03-22 09:58:19 -07:00 |
|
Niko Matsakis
|
9f84f88276
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
|
Graydon Hoare
|
f0dfbe7b1b
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
|
Graydon Hoare
|
8b580954fe
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08: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
|
e3b1397097
|
Actually un-xfail task-comm-14
|
2011-09-20 11:49:13 -07:00 |
|
Brian Anderson
|
c6d460d4e3
|
Rehabilitate task-comm-14
|
2011-09-20 11:47:22 -07:00 |
|