| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-08-27 | Implement generalized object and type parameter bounds (Fixes #16462) | Niko Matsakis | -2/+2 |
| 2014-07-08 | std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`. | Richo Healey | -3/+3 |
| 2014-05-15 | Updates with core::fmt changes | Alex Crichton | -1/+1 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -4/+4 |
| 2014-03-22 | Remove outdated and unnecessary std::vec_ng::Vec imports. | Huon Wilson | -1/+0 |
| 2014-03-21 | test: Make manual changes to deal with the fallout from removal of | Patrick Walton | -0/+1 |
| 2014-03-21 | test: Automatically remove all `~[T]` from tests. | Patrick Walton | -3/+2 |
| 2014-02-23 | Remove all ToStr impls, add Show impls | Alex Crichton | -3/+5 |
| 2014-02-11 | Change `xfail` directives in compiletests to `ignore`, closes #11363 | Florian Hahn | -1/+1 |
| 2014-02-07 | Added tests to make tidy | Derek Guenther | -2/+4 |
| 2014-01-13 | librustc: Don't allow use after move of implicitly coerced object. Fixes #11481. | Luqman Aden | -0/+37 |
