| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-08 | libcore: Remove mutable fields from the task builder API | Patrick Walton | -1/+3 |
| 2013-05-08 | libcore: Remove mutable fields from rand. | Patrick Walton | -1/+2 |
| 2013-04-24 | libcore: remove @Rng from rand, and use traits instead. | Huon Wilson | -1/+1 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -3/+3 |
| 2013-03-28 | Removing unused imports | Alex Crichton | -1/+1 |
| 2013-03-13 | librustc: Don't accept `as Trait` anymore; fix all occurrences of it. | Patrick Walton | -3/+4 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -3/+3 |
| 2013-03-07 | libcore: Remove `extern mod { ... }` from libcore. rs=deexterning | Patrick Walton | -2/+6 |
| 2013-03-04 | Adding missing imports for tests, and gate off others | Alex Crichton | -0/+2 |
| 2013-03-04 | Remove unused imports throughout src/ | Alex Crichton | -2/+0 |
| 2013-03-01 | Rename core::private to core::unstable. #4743 | Brian Anderson | -0/+92 |
