Brian Anderson
|
7d8ae4403e
|
rustdoc: deny(deprecated_self)
|
2013-01-30 19:56:37 -08:00 |
|
Brian Anderson
|
baf301cd3e
|
rustdoc: De-mode
|
2013-01-30 19:32:36 -08:00 |
|
Brian Anderson
|
1ee94529d9
|
rustdoc: Various bits of modernization
|
2013-01-30 18:20:45 -08:00 |
|
Patrick Walton
|
83ced67d0b
|
librustdoc: De-export compiletest, combine-tests, libcargo, libfuzzer, and librustdoc. rs=deexporting
|
2013-01-30 14:30:42 -08:00 |
|
Tim Chevalier
|
87acde8826
|
rustdoc: Remove structural records from tests. Fixes build breakage
|
2013-01-29 19:49:47 -08:00 |
|
Patrick Walton
|
ca71c6ec5b
|
librustc: Make all external functions unsafe. r=tjc
|
2013-01-10 21:24:08 -08:00 |
|
Patrick Walton
|
2db3abddcd
|
librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc
|
2013-01-08 22:02:35 -08:00 |
|
Patrick Walton
|
44ab00ee37
|
Revert "librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc"
This reverts commit a8d37af247 .
|
2013-01-08 19:29:16 -08:00 |
|
Patrick Walton
|
a8d37af247
|
librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc
|
2013-01-08 19:27:57 -08:00 |
|
Patrick Walton
|
47cd1e4fc8
|
librustdoc: Fix a bunch of rustdoc tests. rs=bustage
|
2012-12-29 17:38:20 -08:00 |
|
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 |
|