Alex Crichton
a0c959750a
std: Stabilize the thread_local_const_init
feature
...
This commit is intended to follow the stabilization disposition of the
FCP that has now finished in #84223 . This stabilizes the ability to flag
thread local initializers as `const` expressions which enables the macro
to generate more efficient code for accessing it, notably removing
runtime checks for initialization.
More information can also be found in #84223 as well as the tests where
the feature usage was removed in this PR.
Closes #84223
2021-11-29 07:23:46 -08:00
..
2021-11-19 07:52:59 +11:00
2021-11-24 20:02:09 +00:00
2021-11-26 03:57:55 +00:00
2021-11-27 11:46:44 +01:00
2021-11-10 01:06:03 -05:00
2021-11-25 16:34:30 +00:00
2021-11-29 10:41:36 +01:00
2021-11-23 22:30:20 -05:00
2021-11-28 23:45:17 +01:00
2021-11-23 22:30:20 -05:00
2021-11-28 17:11:10 +01:00
2021-11-27 16:59:18 +00:00
2021-11-22 20:06:22 +01:00
2021-11-08 13:11:59 -05:00
2021-11-23 20:37:21 +00:00
2021-11-15 10:14:29 +01:00
2021-11-24 22:56:37 +01:00
2021-11-23 10:34:16 -08:00
2021-11-12 13:41:46 -06:00
2021-11-24 15:51:46 +00:00
2021-11-28 13:04:27 +00:00
2021-11-25 15:05:40 +01:00
2021-11-23 20:37:23 +00:00
2021-11-15 10:14:29 +01:00
2021-11-05 20:12:40 +01:00
2021-11-28 23:45:17 +01:00
2021-11-26 07:17:59 +00:00
2021-11-09 18:35:00 -08:00
2021-11-29 07:23:46 -08:00
2021-11-23 23:07:11 +01:00
2021-11-23 17:44:33 +00:00
2021-11-08 13:11:58 -05:00
2021-11-09 19:00:45 +01:00
2021-11-25 08:16:08 +00:00
2021-11-28 21:48:28 +01:00
2021-11-09 18:35:00 -08:00
2021-10-28 11:01:42 -04:00
2021-11-29 07:23:46 -08:00
2021-11-25 15:05:38 +01:00
2021-11-07 03:59:06 +00:00
2021-11-22 21:22:35 -05:00
2021-11-29 09:12:01 +01:00
2021-11-29 07:23:46 -08:00
2021-10-28 11:01:42 -04:00
2021-11-25 15:05:36 +01:00
2021-11-28 13:04:27 +00:00
2021-11-26 07:38:25 +00:00
2021-11-13 14:47:17 -05:00
2021-11-28 17:11:11 +01:00