Jonathan Brouwer
73292d90e8
Rollup merge of #150198 - Bryntet:parse_thread_local, r=JonathanBrouwer
...
Port `#[thread_local]` to attribute parser
Simple port, only thing that might be an issue is the `help: #[thread_local] can be applied to foreign statics and statics` it probably would be that if an attribute is applicable to both statics and foreign statics that we don't alphabetically sort them next to each other, because now it kinda reads like `#[thread_local]` is something that you primarily use on foreign statics
r? `@JonathanBrouwer`
2025-12-20 16:24:06 +01:00
..
2025-11-23 20:34:07 +00:00
2025-12-18 22:25:34 +01:00
2025-12-19 15:04:30 -08:00
2025-12-16 08:42:04 -08:00
2025-11-10 09:57:08 +08:00
2025-12-18 18:37:17 +01:00
2025-12-16 11:00:12 +00:00
2025-12-12 11:17:33 +01:00
2025-12-20 15:38:42 +01:00
2025-11-05 11:25:27 +00:00
2025-12-16 08:42:04 -08:00
2025-12-19 18:43:04 +01:00
2025-12-18 22:25:34 +01:00
2025-12-16 11:00:12 +00:00
2025-12-20 05:17:27 +00:00
2025-12-20 15:38:42 +01:00
2025-12-18 22:25:34 +01:00
2025-12-14 09:16:11 +00:00
2025-11-05 11:25:27 +00:00
2025-12-12 07:33:09 +01:00
2025-12-14 20:04:56 +01:00
2025-11-21 14:16:12 +00:00
2025-12-16 13:23:48 +00:00
2025-12-13 14:32:09 +00:00
2025-12-20 05:17:27 +00:00
2025-11-26 22:44:25 +01:00
2025-11-05 11:25:29 +00:00
2025-10-12 08:08:30 +00:00
2025-12-20 15:38:42 +01:00
2025-12-19 15:04:30 -08:00
2025-11-25 10:19:44 +01:00
2025-12-20 00:32:31 +11:00
2025-11-05 11:25:27 +00:00
2025-12-18 22:25:34 +01:00
2025-12-09 13:40:18 +00:00
2025-12-16 20:21:10 +01:00
2025-12-19 15:04:30 -08:00
2025-12-19 15:04:30 -08:00
2025-12-16 00:31:32 +09:00
2025-10-15 13:17:25 +01:00
2025-12-09 17:36:48 +01:00
2025-12-20 13:56:25 +02:00
2025-12-20 00:32:31 +11:00
2025-12-19 18:18:11 +00:00
2025-12-12 17:52:39 +00:00
2025-12-18 19:12:09 -05:00
2025-12-16 11:01:26 +00:00
2025-12-12 17:55:26 +00:00
2025-12-14 04:20:26 +00:00
2025-11-05 11:25:29 +00:00
2025-12-20 15:38:42 +01:00
2025-11-13 01:36:35 +09:00
2025-11-05 11:25:27 +00:00
2025-12-16 11:00:12 +00:00
2025-12-12 07:33:09 +01:00
2025-11-14 09:01:22 +08:00
2025-12-12 16:44:17 +03:00
2025-12-18 18:37:17 +01:00
2025-10-28 20:39:32 +11:00
2025-11-05 11:25:29 +00:00
2025-12-16 20:43:26 -08:00
2025-12-19 23:38:58 +01:00
2025-11-26 23:32:05 +11:00
2025-12-20 05:17:27 +00:00
2025-10-12 08:08:30 +00:00
2025-12-20 13:56:25 +02:00
2025-11-08 13:50:47 -05:00
2025-12-18 22:25:34 +01:00
2025-12-18 22:25:34 +01:00
2025-12-16 20:21:10 +01:00
2025-12-16 01:47:28 +02:00