Patrick Walton
|
406813957b
|
test: Remove most uses of &fn() from the tests.
|
2013-11-26 08:19:00 -08:00 |
|
Niko Matsakis
|
a896440ca1
|
new borrow checker (mass squash)
|
2013-04-30 06:59:32 -04:00 |
|
Patrick Walton
|
d18f785457
|
librustc: Replace all uses of fn() with &fn(). rs=defun
|
2013-03-11 09:35:58 -07:00 |
|
Patrick Walton
|
9143688197
|
librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping
|
2013-02-14 14:44:12 -08:00 |
|
Tim Chevalier
|
54344c2468
|
testsuite: Add tests for mutable function arguments
|
2013-01-22 23:34:35 -08:00 |
|