| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-03-13 | test: Fix tests. rs=tests | Patrick Walton | -1/+1 |
| 2013-03-13 | librustc: Remove implicit self from the language, except for old-style drop b... | Patrick Walton | -3/+3 |
| 2013-03-13 | librustc: Don't accept `as Trait` anymore; fix all occurrences of it. | Patrick Walton | -1/+1 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-02-20 | librustc: Separate most trait bounds with '+'. rs=plussing | Patrick Walton | -3/+3 |
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip... | Patrick Walton | -1/+1 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-10-03 | test: Fix error message in vtable-res-trait-param | Patrick Walton | -1/+1 |
| 2012-08-20 | Do vtable resolution for *all* method calls, not just statically resolved one... | Michael Sullivan | -0/+23 |
