| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-29 | add extra drop, panic, and unwind tests | Connor Tsui | -22/+80 |
| 2025-07-29 | add nonpoison and poison mutex tests | Connor Tsui | -146/+260 |
| 2025-07-29 | reorder mutex tests | Connor Tsui | -144/+158 |
| 2025-06-17 | library: Increase timeout on mpmc test to reduce flakes | Jubilee Young | -2/+2 |
| 2025-06-08 | Avoid a gratuitous 10s wait in a stress test | Josh Triplett | -6/+16 |
| 2025-04-30 | Rename `(Mapped)(RwLock|Mutex)Guard::try_map` to `filter_map`. | Zachary S | -18/+26 |
| 2025-04-15 | Basic tests of MPMC receiver cloning | Glyn Normington | -0/+30 |
| 2025-03-10 | Mark some std tests as requiring `panic = "unwind"` | Paul Menage | -2/+34 |
| 2025-02-13 | library: Update rand to 0.9.0 | Eric Huss | -1/+1 |
| 2025-02-02 | Remove stabilized feature gate | bjorn3 | -1/+0 |
| 2025-01-26 | Fix for SGX | bjorn3 | -1/+1 |
| 2025-01-26 | Move std::sync unit tests to integration tests | bjorn3 | -0/+4120 |
