Brian Anderson
|
80ef7243ea
|
Remove spawn_listener, spawn_conversation
These are not needed in a pipe-based Rustiverse
|
2012-12-14 14:59:32 -08:00 |
|
Brian Anderson
|
d809e89c26
|
Replace some Eq impls with deriving_eq
|
2012-12-13 16:14:28 -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 |
|
Tim Chevalier
|
38bd694df1
|
Reverse the order of the results of pipes::stream
As per #3637.
|
2012-12-11 19:23:28 -08:00 |
|
Patrick Walton
|
7a065f2434
|
libcore: Fix some more coretest bustage. rs=bustage
|
2012-12-05 15:30:00 -08:00 |
|
Patrick Walton
|
1282fc8074
|
librustc: Hook borrow check loan checking up to the moves-based-on-type infrastructure. rs=helps-unbreak-the-build
|
2012-12-05 15:07:48 -08:00 |
|
Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Patrick Walton
|
a0617eae68
|
librustc: Eliminate most expressions of the form a.b() that are not method calls. rs=refactoring
|
2012-11-29 17:51:56 -08:00 |
|
Brian Anderson
|
65bd40e300
|
Remove uses of #[merge]
|
2012-11-28 17:09:26 -08:00 |
|
Brian Anderson
|
be6613e048
|
Remove the crate language
|
2012-11-26 18:13:54 -08:00 |
|