Tim Chevalier
|
3ebd878f4a
|
Make moves explicit in rpass tests
|
2012-10-12 20:43:38 -07:00 |
|
Brian Anderson
|
35a9353774
|
xfail-fast the legacy_mode run-pass tests
|
2012-09-19 13:59:58 -07:00 |
|
Patrick Walton
|
e653d493fb
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
|
Patrick Walton
|
f686896f60
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
|
Brian Anderson
|
cfbc7cbdc7
|
Convert core::pipes to camel case
|
2012-08-28 14:33:18 -07:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Eric Holk
|
5f57588887
|
Update the rock-paper-scissors example in the tutorial, and rename some types in core::pipes
|
2012-08-16 17:50:36 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Eric Holk
|
08a77e06a8
|
Rewrite task-comm-NN to use pipes
|
2012-07-25 15:15:46 -07:00 |
|
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 |
|