Patrick Walton
|
d18f785457
|
librustc: Replace all uses of fn() with &fn() . rs=defun
|
2013-03-11 09:35:58 -07:00 |
|
Patrick Walton
|
d7e74b5e91
|
librustc: Convert all uses of assert over to fail_unless!
|
2013-03-07 22:37:57 -08:00 |
|
Patrick Walton
|
30bb09c0e7
|
test: Remove fn@ , fn~ , and fn& from the test suite. rs=defun
|
2013-03-02 18:47:47 -08:00 |
|
Brian Anderson
|
ddd9fb6c1e
|
Remove legacy_modes from test cases
|
2013-02-22 14:53:44 -08:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
35a9353774
|
xfail-fast the legacy_mode run-pass tests
|
2012-09-19 13:59:58 -07:00 |
|
Patrick Walton
|
e653d493fb
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Niko Matsakis
|
5e13d19cc0
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
|
Niko Matsakis
|
8685a1f7c4
|
distinguish "any closure" and "stack closure" (block)
|
2012-01-13 09:31:40 -08:00 |
|
Niko Matsakis
|
98cbbbb642
|
impl the proper partial order between fn types
|
2011-12-19 14:07:46 -08:00 |
|