| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-25 | work around 15189 in test cases | John Clements | -0/+2 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -2/+2 |
| 2014-06-01 | std: Drop Total from Total{Eq,Ord} | Alex Crichton | -3/+3 |
| 2014-05-30 | std: Rename {Eq,Ord} to Partial{Eq,Ord} | Alex Crichton | -4/+4 |
| 2014-03-23 | std: remove the `equals` method from `TotalEq`. | Huon Wilson | -3/+0 |
| 2013-08-03 | remove obsolete `foreach` keyword | Daniel Micay | -2/+2 |
| 2013-08-01 | migrate many `for` loops to `foreach` | Daniel Micay | -2/+2 |
| 2013-06-21 | vec: rm old_iter implementations, except BaseIter | Daniel Micay | -2/+2 |
| 2013-06-04 | librustc: Disallow multiple patterns from appearing in a "let" declaration. | Patrick Walton | -4/+7 |
| 2013-04-12 | libsyntax: short-circuit on non-matching variants in deriving code. | Huon Wilson | -0/+49 |
