| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-27 | Hoist non-platform-specific code out of `thread_local_inner!` | Jules Bertholet | -4/+0 |
| 2025-09-26 | Support `#[rustc_align_static]` inside `thread_local!` | Jules Bertholet | -4/+8 |
| 2024-10-18 | Avoid shadowing user provided types or type aliases in `thread_local!` | 许杰友 Jieyou Xu (Joe) | -16/+15 |
| 2024-10-02 | std: make `thread::current` available in all `thread_local!` destructors | joboet | -0/+31 |
| 2024-06-15 | std: refactor the TLS implementation | joboet | -0/+109 |
