bors
|
c316189d15
|
auto merge of #5081 : brson/rust/pipes, r=pcwalton
r?
|
2013-02-22 11:24:38 -08:00 |
|
Brian Anderson
|
dab6a85230
|
core: Extract comm from pipes. #4742
|
2013-02-21 17:36:54 -08:00 |
|
Luqman Aden
|
9ea6a49696
|
Remove the last bits of structural records from tests/rustc/rusti/rustpkg.
|
2013-02-21 15:19:40 -08:00 |
|
Luqman Aden
|
178882c98f
|
tests/tutorials: Get rid of move .
|
2013-02-15 02:49:55 -08:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Tim Chevalier
|
93043baab4
|
testsuite: Add #[allow(structural_records)] to pipes tests
These will require a snapshot.
|
2013-01-28 19:41:56 -08:00 |
|
Brian Anderson
|
b9608fe423
|
std: Convert uv_global_loop to use pipes
|
2013-01-23 17:35:34 -08:00 |
|
Patrick Walton
|
4c2e4c37ce
|
librustc: Make use statements crate-relative by default. r=brson
|
2012-12-13 13:05:22 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Tim Chevalier
|
165ce14f68
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
|
Tim Chevalier
|
3ebd878f4a
|
Make moves explicit in rpass tests
|
2012-10-12 20:43:38 -07:00 |
|
Brian Anderson
|
ea01ee2e9e
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
|
Brian Anderson
|
298eb8c726
|
Convert 'import' to 'use'. Remove 'import' keyword.
|
2012-09-10 19:04:26 -07:00 |
|
Patrick Walton
|
f686896f60
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
|
Paul Stansifer
|
77e83d83a9
|
Change calls of proto! to use parens.
|
2012-08-23 11:14:15 -07:00 |
|
Eric Holk
|
7b8171ef2d
|
Added liveness analysis for protocols, and removed warnings about empty states.
|
2012-07-17 17:46:31 -07:00 |
|
Eric Holk
|
7b03832c95
|
Updating tests to use pipes.
|
2012-07-06 10:42:41 -07:00 |
|
Eric Holk
|
a4838c93aa
|
Enabling pipes for all stages, and updating closure syntax.
|
2012-07-06 10:42:39 -07:00 |
|
Eric Holk
|
67b0760592
|
Moved pipes runtime support to libcore, and add a test that will help verify that busy waiting is no longer happening.
Fixing the result of a bad merge.
|
2012-07-06 10:42:39 -07:00 |
|