Patrick Walton
|
99b33f7219
|
librustc: Remove all uses of "copy".
|
2013-07-17 14:57:51 -07:00 |
|
Patrick Walton
|
1c0aa78481
|
librustc: Change "Owned" to "Send" everywhere
|
2013-06-28 10:44:15 -04:00 |
|
Niko Matsakis
|
eb48c29681
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
|
Patrick Walton
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -07:00 |
|
Patrick Walton
|
1be40be613
|
test: Update tests to use the new syntax.
|
2013-05-22 21:57:10 -07:00 |
|
Brian Anderson
|
dab6a85230
|
core: Extract comm from pipes. #4742
|
2013-02-21 17:36:54 -08:00 |
|
Patrick Walton
|
bf2a225c0b
|
librustc: Separate most trait bounds with '+'. rs=plussing
|
2013-02-20 21:14:20 -08:00 |
|
Seth Pink
|
1f4c758f9b
|
Remove use of capture clause #4965
|
2013-02-17 11:02:23 +10:00 |
|
Brian Anderson
|
02e907b648
|
Remove oldcomm from the test suite
|
2013-01-30 00:48:10 -08:00 |
|
Patrick Walton
|
f67c37263e
|
test: Fix a bunch of run-pass tests. rs=bustage
|
2012-12-28 17:17:05 -08:00 |
|
Brian Anderson
|
e6d1b02359
|
Rename core::comm to core::oldcomm
|
2012-12-14 14:59:32 -08:00 |
|
Brian Anderson
|
ed4fac01b5
|
Rename Send trait to Owned
|
2012-12-13 15:52:50 -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
|
fe12da0864
|
De-mode comm::Chan
|
2012-10-04 16:48:57 -07:00 |
|
Graydon Hoare
|
546f3dbbf5
|
Build the export_map2 from visibility markers, unless #[legacy_exports];
|
2012-09-24 17:29:32 -07:00 |
|
Brian Anderson
|
3bd1f32cd9
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
|
Patrick Walton
|
f686896f60
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
|
Brian Anderson
|
161a82e433
|
Camel case various core constructors
|
2012-08-27 17:22:18 -07:00 |
|
Brian Anderson
|
9c6890f488
|
Convert more core types to camel case
|
2012-08-15 17:46:05 -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 |
|
Eric Holk
|
07830612fd
|
Adding a test to make sure CCI works with capture clauses.
|
2012-05-30 12:03:51 -07:00 |
|