| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-11-24 | Merge libsync into libstd | Aaron Turon | -0/+223 | |
| This patch merges the `libsync` crate into `libstd`, undoing part of the facade. This is in preparation for ultimately merging `librustrt`, as well as the upcoming rewrite of `sync`. Because this removes the `libsync` crate, it is a: [breaking-change] However, all uses of `libsync` should be able to reroute through `std::sync` and `std::comm` instead. | ||||
