| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-12-24 | std: Introduce std::sync | Alex Crichton | -658/+0 |
| 2013-12-15 | librustc: Remove identifiers named `box`, since it's about to become a keyword. | Patrick Walton | -3/+3 |
| 2013-12-10 | libstd: Remove two uses of `Cell`. | Patrick Walton | -3/+2 |
| 2013-12-04 | Rename std::rt::deque::*::init() to *::new() | Kevin Ballard | -14/+14 |
| 2013-11-29 | Ignore a deque test on windows | Alex Crichton | -0/+1 |
| 2013-11-29 | Implement a lock-free work-stealing deque | Alex Crichton | -0/+658 |
