| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-06-04 | Avoid unwind across `extern "C"` in `thread_local::fast_local.rs` | Thom Chiovoloni | -11/+32 |
| 2023-05-05 | Rollup merge of #110946 - RalfJung:tls-realstd, r=m-ou-se | Yuki Okushi | -1/+6 |
| 2023-05-02 | Rollup merge of #110895 - Ayush1325:thread-local-fix, r=thomcc | Dylan DPC | -1/+1 |
| 2023-04-28 | handle cfg(bootstrap) | Pietro Albini | -3/+3 |
| 2023-04-28 | avoid duplicating TLS state between test std and realstd | Ralf Jung | -1/+6 |
| 2023-04-27 | Remove all in target_thread_local cfg | Ayush Singh | -1/+1 |
| 2023-04-26 | Restructure and rename thread local things in std. | Mara Bos | -305/+274 |
| 2023-03-31 | Workaround #109797 on windows-gnu | John Kåre Alsaker | -1/+3 |
| 2023-03-29 | Use #[inline] on Windows for thread local access | John Kåre Alsaker | -48/+4 |
| 2023-03-10 | Moved thread_local implementation to sys::common | Ayush Singh | -0/+717 |
