| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-05-24 | std: clean up the TLS implementation | joboet | -1/+3 |
| 2024-05-24 | std: simplify key-based thread locals | joboet | -83/+0 |
| 2024-05-24 | Auto merge of #123724 - joboet:static_tls, r=m-ou-se | bors | -1/+1 |
| 2024-05-23 | std: rewrite native thread-local storage | joboet | -1/+4 |
| 2024-04-30 | std: rewrite TLS on platforms without threads | joboet | -1/+1 |
| 2024-04-26 | thread_local: refine LazyKeyInner::take safety doc | Jubilee | -1/+1 |
| 2024-04-25 | thread_local: use less &mut T in LazyKeyInner::take | Jubilee Young | -6/+8 |
| 2024-02-28 | std: move thread local implementation to `sys` | joboet | -0/+124 |
