| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -18/+18 |
| 2014-06-18 | Fallout from TaskBuilder changes | Aaron Turon | -6/+4 |
| 2014-06-11 | sync: Move underneath libstd | Alex Crichton | -4/+12 |
| 2014-06-10 | Fix more misspelled comments and strings. | Joseph Crail | -1/+1 |
| 2014-05-25 | Paper over privacy issues with Deref by changing field names. | Huon Wilson | -17/+22 |
| 2014-05-17 | std: Refactor liballoc out of lib{std,sync} | Alex Crichton | -1/+1 |
| 2014-04-23 | Move task::task() to TaskBuilder::new() | Steven Fackler | -1/+2 |
| 2014-04-10 | std: Make std::comm return types consistent | Alex Crichton | -1/+1 |
| 2014-04-08 | sync: remove unsafe and add Send+Share to Deref (enabled by autoderef vtables) | Jim Radford | -7/+5 |
| 2014-03-31 | sync: Switch field privacy as necessary | Alex Crichton | -17/+17 |
| 2014-03-23 | sync: Introduce new wrapper types for locking | Alex Crichton | -0/+816 |
