about summary refs log tree commit diff
path: root/library/std/src/sys/windows/thread_local_key.rs
AgeCommit message (Expand)AuthorLines
2021-11-01Run destructors from existing tls callbackChris Denton-0/+2
2021-06-23Use HTTPS links where possibleSmitty-1/+1
2020-12-10Windows TLS: ManuallyDrop instead of mem::forgetRalf Jung-7/+4
2020-11-28Remove now-unnecessary `miri_static_root` invocationoli-13/+0
2020-07-27mv std libs to library/mark-0/+252