James Miller
|
81cf72c264
|
Finish up Type refactoring
|
2013-06-22 12:35:35 +12:00 |
|
James Miller
|
fd83b92b59
|
More Type refactorings
|
2013-06-22 12:26:33 +12:00 |
|
Patrick Walton
|
49a66a5c5a
|
librustc: Stop parsing modes and remove them entirely from the language
|
2013-05-08 17:04:01 -07:00 |
|
Brendan Zabarauskas
|
e596128bd8
|
Remove 'Local Variable' comments
|
2013-05-02 13:22:04 +10:00 |
|
Alex Crichton
|
be57d745d2
|
Removing unused imports
|
2013-03-28 23:56:46 -04:00 |
|
Luqman Aden
|
cd82c4566b
|
librustc: Get rid of structural records save for front/test.rs.
|
2013-02-20 18:45:50 -08:00 |
|
Patrick Walton
|
2ea2628ca9
|
librustc: De-export back, lib, and util. rs=deexporting
|
2013-01-29 15:48:50 -08:00 |
|
Patrick Walton
|
53f41f07ce
|
librustc: Make vectors no longer implicitly copyable in rustc. r=graydon
~20% perf win for trans on -O0, with other minor improvements across the board.
No effect on -O2.
|
2013-01-07 14:17:36 -08:00 |
|
Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Brian Anderson
|
69a8b4d8e2
|
Rename src/rustc to src/librustc. Use the driver crate
|
2012-11-07 13:53:39 -08:00 |
|