Files
rust/library/std/src
Matthias Krüger 5e52ada714 Rollup merge of #108927 - Ayush1325:pal-cleanup, r=workingjubilee
Move __thread_local_inner to sys

Move `__thread_local_inner` macro in `crate::thread::local` to `crate::sys`. Initially, I was thinking about removing this macro completely, but I could not find a way to create the generic statics without macros, so in the end, I just moved to code around.

This probably will need a rebase once https://github.com/rust-lang/rust/pull/108917 is merged

r? ``@workingjubilee``
2023-03-11 12:55:43 +01:00
..
2022-08-01 20:10:40 +00:00
2022-12-11 01:20:18 -05:00
2022-12-11 01:20:18 -05:00
2023-02-08 12:35:27 +01:00
2022-08-18 18:07:39 -04:00
2022-12-28 09:18:43 -05:00
2022-04-14 01:33:13 -04:00
2022-09-26 10:14:45 +02:00
2023-02-20 23:44:21 +01:00
2022-12-31 15:32:09 +05:30