about summary refs log tree commit diff
path: root/library/std/src/sys/windows/thread_local_key.rs
AgeCommit message (Expand)AuthorLines
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