| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-24 | librustc: Remove cross borrowing from mutable `Box`es to `&mut`. | Patrick Walton | -1/+1 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -1/+2 |
| 2014-06-13 | rustc: [T, ..N] and [T, ..N+1] are not the same | Alex Crichton | -0/+8 |
| 2014-06-13 | Clarify `Any` docs | P1start | -4/+6 |
| 2014-05-30 | std: Rename {Eq,Ord} to Partial{Eq,Ord} | Alex Crichton | -1/+1 |
| 2014-05-29 | std: Recreate a `rand` module | Alex Crichton | -1/+1 |
| 2014-05-22 | libcore: Remove all uses of `~str` from `libcore`. | Patrick Walton | -5/+9 |
| 2014-05-15 | core: Update all tests for fmt movement | Alex Crichton | -17/+18 |
| 2014-05-13 | std: Move the owned module from core to std | Alex Crichton | -31/+3 |
| 2014-05-11 | core: Remove the cast module | Alex Crichton | -1/+1 |
| 2014-05-07 | Test fixes and rebase conflicts | Alex Crichton | -10/+2 |
| 2014-05-07 | core: Get coretest working | Alex Crichton | -3/+11 |
| 2014-05-07 | core: Inherit the any module | Alex Crichton | -0/+305 |
