| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-09-09 | rollup merge of #17054 : pcwalton/subslice-syntax | Alex Crichton | -2/+2 |
| 2014-09-08 | librustc: Change the syntax of subslice matching to use postfix `..` | Patrick Walton | -2/+2 |
| 2014-09-08 | librustc: Feature gate subslice matching in non-tail positions. | Patrick Walton | -0/+2 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -3/+3 |
| 2014-02-07 | Added tests to make tidy | Derek Guenther | -0/+10 |
| 2013-11-26 | test: Remove most uses of `&fn()` from the tests. | Patrick Walton | -2/+2 |
| 2013-07-17 | librustc: Remove all uses of the `Copy` bound. | Patrick Walton | -10/+8 |
| 2013-05-28 | Move checking for moves and initialization of local variables and patterns into | Niko Matsakis | -4/+4 |
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -2/+2 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -2/+2 |
| 2013-03-15 | Clonify some of run-pass | Ben Striegel | -4/+4 |
| 2013-03-11 | Implement vector destructuring from tail | Seo Sanghyeon | -0/+33 |
