Matthias Krüger
4dbe966fdd
Rollup merge of #92042 - ChrisDenton:msvc-static-tls, r=nagisa
...
Enable `#[thread_local]` for all windows-msvc targets
As it stands, `#[thread_local]` is enabled haphazardly for msvc. It seems all 64-bit targets have it enabled, but not 32-bit targets unless they're also UWP targets (perhaps because UWP was added more recently?). So this PR simply enables it for 32-bit targets as well. I can't think of a reason not to and I've confirmed by running tests locally which pass.
See also #91659
2021-12-19 10:45:53 +01:00
..
2021-12-14 18:50:31 -04:00
2021-12-15 03:28:55 +00:00
2021-12-18 08:16:26 +01:00
2021-12-14 22:38:51 -05:00
2021-12-18 13:00:08 +11:00
2021-12-18 08:16:31 +01:00
2021-12-15 01:28:06 +01:00
2021-12-15 01:28:06 +01:00
2021-12-18 14:49:41 +01:00
2021-12-18 18:08:51 +00:00
2021-12-15 23:44:51 +01:00
2021-12-18 21:23:37 +00:00
2021-12-14 12:40:28 +01:00
2021-12-14 18:50:31 -04:00
2021-12-15 08:36:19 +01:00
2021-12-14 22:38:51 -05:00
2021-12-14 12:40:28 +01:00
2021-12-18 16:30:17 +08:00
2021-12-17 22:12:34 +00:00
2021-12-14 18:50:31 -04:00
2021-12-18 19:07:14 -05:00
2021-12-15 10:56:58 +01:00
2021-12-19 00:38:41 +01:00
2021-12-18 08:16:26 +01:00
2021-12-15 19:50:43 -05:00
2021-12-18 14:49:39 +01:00
2021-12-19 10:45:51 +01:00
2021-12-17 22:12:34 +00:00
2021-12-16 14:29:43 -05:00
2021-12-18 08:16:30 +01:00
2021-12-18 08:16:25 +01:00
2021-12-18 10:26:36 +01:00
2021-12-14 12:38:06 -05:00
2021-12-14 12:13:07 -05:00
2021-12-14 18:50:31 -04:00
2021-12-18 16:30:17 +08:00
2021-12-15 10:56:58 +01:00
2021-12-19 10:45:53 +01:00
2021-12-16 02:21:30 +00:00
2021-12-18 16:30:17 +08:00
2021-12-17 20:56:38 +00:00
2021-12-18 19:07:14 -05:00
2021-12-17 20:42:48 +08:00
2021-12-18 11:28:06 +01:00