about summary refs log tree commit diff
path: root/src/libstd/sys/windows/fast_thread_local.rs
AgeCommit message (Expand)AuthorLines
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-1/+1
2019-05-15Revert "ensure fast thread local lookups occur once per access on macos"tyler-4/+0
2019-05-15ensure fast thread local lookups occur once per access on macostyler-0/+4
2019-05-15remove dead code: requires_move_before_droptyler-4/+0
2019-02-28libstd => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2017-06-23rustc: Enable #[thread_local] for WindowsAlex Crichton-0/+18