| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-10-02 | tests: remove uses of Gc. | Eduard Burtescu | -3/+0 |
| 2014-07-26 | Remove managed_box gate from tests | Brian Anderson | -1/+0 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -1/+1 |
| 2014-06-14 | rustc: Obsolete the `@` syntax entirely | Alex Crichton | -1/+3 |
| 2014-05-30 | std: Rename {Eq,Ord} to Partial{Eq,Ord} | Alex Crichton | -1/+1 |
| 2014-05-27 | std: Remove String's to_owned | Richo Healey | -1/+1 |
| 2014-05-13 | test: Add missing `#![feature(managed_boxes)]` | klutzy | -0/+2 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -1/+1 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -1/+1 |
| 2014-02-28 | std: Change assert_eq!() to use {} instead of {:?} | Alex Crichton | -1/+1 |
| 2013-03-27 | testsuite: more `pub fn main` | Tim Chevalier | -1/+11 |
| 2013-03-22 | test: replace uses of old deriving attribute with new one | Andrew Paseltiner | -1/+1 |
| 2013-03-20 | add assert_eq! macro | John Clements | -0/+10 |
