| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-26 | Support `#[rustc_align_static]` inside `thread_local!` | Jules Bertholet | -1/+3 |
| 2025-05-30 | Address review comments. | Orson Peters | -0/+7 |
| 2025-05-28 | When replacing an old value we may not drop it in place | Orson Peters | -12/+8 |
| 2025-05-28 | Add same unsafe bound on get_or_init_slow | Orson Peters | -2/+8 |
| 2025-05-28 | Do not panic, maintain old behavior | Orson Peters | -25/+17 |
| 2025-05-28 | Improve safety comment, double-drop is not relevant here | Orson Peters | -3/+4 |
| 2025-05-28 | Do not move thread-locals before dropping | Orson Peters | -32/+52 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-07-26 | Fix doc nits | John Arundel | -1/+1 |
| 2024-06-15 | std: refactor the TLS implementation | joboet | -0/+101 |
