| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-06 | kill the old auxiliary directory | Niko Matsakis | -17/+0 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -3/+3 |
| 2014-01-18 | Disallow implementation of cross-crate priv traits | Alex Crichton | -4/+4 |
| 2013-03-13 | librustc: Remove implicit self from the language, except for old-style drop b... | Patrick Walton | -3/+3 |
| 2013-03-05 | libsyntax: Separate multiple inherited traits with `+` | Patrick Walton | -1/+1 |
| 2013-02-20 | librustc: Separate most trait bounds with '+'. rs=plussing | Patrick Walton | -1/+1 |
| 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-12-07 | Trait constraints are separated by space, not comma | Brian Anderson | -1/+1 |
| 2012-11-29 | Implement trait inheritance for bounded type parameters | Brian Anderson | -0/+7 |
