| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-09 | implement `sync::mpsc` as a wrapper around `sync::mpmc` | Ibraheem Ahmed | -501/+0 |
| 2022-04-08 | Remove ptr-int transmute in std::sync::mpsc | Ben Kimock | -15/+16 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -1/+1 |
| 2021-09-22 | Update library/std/src/sync/mpsc/shared.rs | Mara Bos | -1/+1 |
| 2021-09-05 | rust fmt | lovasoa | -1/+5 |
| 2021-09-03 | Add a better error message for #39364 | Ophir LOJKINE | -1/+1 |
| 2020-12-22 | Migrate standard library away from compare_and_swap | Linus Färnstrand | -2/+9 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+489 |
