| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-29 | std: Stabilize the prelude module | Alex Crichton | -2/+2 |
| 2014-12-26 | Relax `Arc` bounds don't require Sync+Send | Flavio Percoco | -2/+2 |
| 2014-12-26 | Move RacyCell to `std::comm` | Flavio Percoco | -3/+2 |
| 2014-12-26 | Make Send and Sync traits unsafe | Flavio Percoco | -2/+2 |
| 2014-12-26 | Require types to opt-in Sync | Flavio Percoco | -1/+5 |
| 2014-12-23 | Fix some spelling errors. | Huon Wilson | -1/+1 |
| 2014-12-18 | Avoid .take().unwrap() with FnOnce closures | Alex Crichton | -1/+0 |
| 2014-12-18 | librustc: Always parse `macro!()`/`macro![]` as expressions if not | Patrick Walton | -9/+9 |
| 2014-12-13 | libstd: use unboxed closures | Jorge Aparicio | -2/+6 |
| 2014-11-23 | std: Add a new top-level thread_local module | Alex Crichton | -0/+261 |
