| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-20 | libsyntax: Stop parsing `+` with no bounds after it. | Patrick Walton | -7/+4 |
| 2014-06-13 | libsyntax: Allow `+` to separate trait bounds from objects. | Patrick Walton | -5/+5 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -5/+6 |
| 2014-03-27 | Fix fallout of removing default bounds | Alex Crichton | -1/+1 |
| 2014-03-22 | test: Remove Freeze / NoFreeze from tests | Flavio Percoco | -1/+1 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -1/+1 |
| 2013-07-17 | librustc: Remove all uses of the `Copy` bound. | Patrick Walton | -1/+1 |
| 2013-06-28 | librustc: Fix merge fallout and test cases. | Patrick Walton | -3/+3 |
| 2013-06-26 | Infer default static/Owned bounds for unbounded heap fns/traits (#7264) | Ben Blum | -1/+5 |
| 2013-06-23 | Add tests for not-kind-checked trait bounds. | Ben Blum | -0/+28 |
