| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-02-04 | remove all kind annotations from closures | Jorge Aparicio | -1/+1 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -2/+2 |
| 2015-01-05 | fix cfail tests | Jorge Aparicio | -1/+1 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -2/+3 |
| 2013-11-26 | test: Remove most uses of `&fn()` from the tests. | Patrick Walton | -1/+1 |
| 2013-04-30 | new borrow checker (mass squash) | Niko Matsakis | -2/+2 |
| 2013-03-11 | librustc: Replace all uses of `fn()` with `&fn()`. rs=defun | Patrick Walton | -1/+1 |
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip... | Patrick Walton | -1/+1 |
| 2013-01-22 | testsuite: Add tests for mutable function arguments | Tim Chevalier | -0/+20 |
