diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-11 12:55:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-11 12:55:43 +0100 |
| commit | 5e52ada714a46b6150e78c7c5a2ff7178a2d79d3 (patch) | |
| tree | 26f5009e610ecdb566eb26e05ea84957b0ecc643 /compiler/rustc_resolve/src | |
| parent | 25794194fa2bd25221411c08f6b3e33f13e9ec74 (diff) | |
| parent | 5828910ff4ea90eb2092074dd641d36f0146a734 (diff) | |
| download | rust-5e52ada714a46b6150e78c7c5a2ff7178a2d79d3.tar.gz rust-5e52ada714a46b6150e78c7c5a2ff7178a2d79d3.zip | |
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``
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions
