Patrick Walton
|
d18f785457
|
librustc: Replace all uses of fn() with &fn() . rs=defun
|
2013-03-11 09:35:58 -07:00 |
|
Patrick Walton
|
2a65842c3a
|
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
|
2013-01-30 15:08:45 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Graydon Hoare
|
546f3dbbf5
|
Build the export_map2 from visibility markers, unless #[legacy_exports];
|
2012-09-24 17:29:32 -07:00 |
|
Patrick Walton
|
e653d493fb
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
|
Michael Sullivan
|
98e161f00e
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Niko Matsakis
|
dc07280b08
|
make --enforce-mut-vars always on, add mut annotations to remaining files
|
2012-03-22 09:58:19 -07:00 |
|
Niko Matsakis
|
b30cb8e43a
|
implement deserialization, rename mk_mem_buffer() to mem_buffer()
|
2012-03-13 21:30:07 -04:00 |
|
Niko Matsakis
|
1fd9abaa47
|
rename aux to auxiliary, since aux is apparently reserved on windows
|
2012-02-28 06:45:33 -08:00 |
|