Patrick Walton
|
57c599914a
|
librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon
|
2012-12-27 10:02:54 -08:00 |
|
Brian Anderson
|
e6d1b02359
|
Rename core::comm to core::oldcomm
|
2012-12-14 14:59:32 -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 |
|
Graydon Hoare
|
a55ea48d2b
|
libstd: refactor future, remove with(), remove ~ indirection.
Conflicts:
src/libstd/future.rs
|
2012-12-11 15:56:47 -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
|
7eda4a567d
|
librustdoc: Parenthesize closure calls in tests to attempt to put out burning tinderbox. rs=rustbot
|
2012-12-03 17:08:52 -08:00 |
|
Brian Anderson
|
4a2a375fbf
|
rustdoc: More pipe conversion
|
2012-11-28 20:51:18 -08:00 |
|
Brian Anderson
|
809bd3e5ef
|
rustdoc: More demoding
|
2012-11-20 23:01:43 -08:00 |
|
Brian Anderson
|
145e02347e
|
rustdoc: Remove legacy exports
|
2012-11-20 21:04:37 -08:00 |
|
Daniel Patterson
|
6c79d78843
|
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as per #3543
|
2012-11-03 18:23:43 -07:00 |
|