about summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/guard/key.rs
AgeCommit message (Expand)AuthorLines
2025-05-22docs: fix typosDannyyy93-2/+2
2024-10-02std: make `thread::current` available in all `thread_local!` destructorsjoboet-1/+38
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-06-25std: separate TLS key creation from TLS accessjoboet-3/+3
2024-06-17std: update TLS module documentationjoboet-3/+3
2024-06-15std: refactor the TLS implementationjoboet-0/+23