Patrick Walton
|
239e64242c
|
libsyntax: Stop parsing structural record types
|
2013-03-07 22:32:52 -08:00 |
|
Patrick Walton
|
6b5d1afeec
|
librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning
|
2013-03-07 22:32:52 -08:00 |
|
Patrick Walton
|
a3f728238b
|
librustc: Forbid chained imports and fix the logic for one-level renaming imports
|
2013-03-02 16:49:30 -08:00 |
|
Patrick Walton
|
c25703ccb8
|
librustc: De-export front, borrowck, and typeck/check. rs=deexporting
|
2013-01-29 16:05:13 -08:00 |
|
Patrick Walton
|
226cd68f13
|
librustc: De-implicit-self the visitor. r=graydon
|
2013-01-29 10:43:12 -08:00 |
|
Patrick Walton
|
163b97b7bb
|
librustc: Make C functions unsafe
|
2013-01-24 13:52:21 -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
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Graydon Hoare
|
4e1ce014c8
|
cleanup: convert some remaining #foo invocations to foo! form.
|
2012-11-13 08:57:31 -08:00 |
|
Brian Anderson
|
69a8b4d8e2
|
Rename src/rustc to src/librustc. Use the driver crate
|
2012-11-07 13:53:39 -08:00 |
|