| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| There is a known bug in the implementation of mpsc channels in rust. This adds a clearer error message when the bug occurs, so that developers don't lose too much time looking for the origin of the bug. See https://github.com/rust-lang/rust/issues/39364 | ||||
| 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 | |
