]> git.lizzy.rs Git - rust.git/commit
Forbid inlining `thread_local!`'s `__getit` function on Windows
authorThom Chiovoloni <thom@shift.click>
Sat, 3 Sep 2022 07:28:03 +0000 (00:28 -0700)
committerThom Chiovoloni <thom@shift.click>
Tue, 22 Nov 2022 10:09:47 +0000 (02:09 -0800)
commit3099dfdd9fc1a331eb9c53200b310fa1a06e1573
tree77d5a5435e9ba2a652bf194f1a102bd2fbcf831d
parent911cbf8e46f0f3b044c87fc5cbca922878db757b
Forbid inlining `thread_local!`'s `__getit` function on Windows
library/std/src/thread/local.rs