| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-09-24 | Stop accepting 'impl ...;', require {} instead | Alex Crichton | -1/+1 |
| 2013-07-23 | Fix the issue-3979 tests and add a new test. | Michael Sullivan | -6/+6 |
| 2013-07-11 | Take default methods out from behind the flag. | Michael Sullivan | -1/+0 |
| 2013-06-24 | Fix/annotate a variety of xfails | Corey Richardson | -1/+1 |
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -1/+1 |
| 2013-04-30 | changed to impl trait for type stx | John Clements | -1/+1 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-02-22 | test: De-mut the test suite. rs=demuting | Patrick Walton | -3/+3 |
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip... | Patrick Walton | -1/+1 |
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 |
| 2013-01-29 | Handle supertrait calls in default methods | Tim Chevalier | -0/+41 |
