| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -4/+4 |
| 2013-03-26 | option: rm functions that duplicate methods | Daniel Micay | -2/+1 |
| 2013-03-26 | core: Make sure every module at least has a one-line description | Brian Anderson | -3/+7 |
| 2013-03-22 | libcore: Remove `pure` from libcore. rs=depure | Patrick Walton | -4/+4 |
| 2013-03-18 | librustc: Make the compiler ignore purity. | Patrick Walton | -1/+12 |
| 2013-03-11 | Add deriving_eq to Cell. | Josh Matthews | -0/+1 |
| 2013-03-11 | librustc: Replace all uses of `fn()` with `&fn()`. rs=defun | Patrick Walton | -1/+1 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -4/+4 |
| 2013-03-04 | De-implicit-self libcore | Ben Striegel | -4/+4 |
| 2013-02-28 | librustc: Mark all type implementations public. rs=impl-publicity | Patrick Walton | -1/+1 |
| 2013-02-26 | libcore: Move Cell to core and de-~mut core and std | Patrick Walton | -0/+90 |
