| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-07-11 | Take default methods out from behind the flag. | Michael Sullivan | -1/+0 |
| 2013-06-12 | Properly translate calls to default methods in a number of cases. Closes #4350. | Michael Sullivan | -3/+1 |
| 2013-05-08 | testsuite: update a test for #4350 | ILyoan | -5/+5 |
| 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-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 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-08-31 | Tag things that have to do with default methods with issue #2794. | Lindsey Kuper | -1/+1 |
| 2012-08-17 | Default methods with self-calls make it as far as trans. | Lindsey Kuper | -3/+1 |
| 2012-08-14 | Add xfail'd test for a default method containing 'self'. | Lindsey Kuper | -0/+21 |
