about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-11 12:55:43 +0100
committerGitHub <noreply@github.com>2023-03-11 12:55:43 +0100
commit5e52ada714a46b6150e78c7c5a2ff7178a2d79d3 (patch)
tree26f5009e610ecdb566eb26e05ea84957b0ecc643 /compiler/rustc_resolve/src
parent25794194fa2bd25221411c08f6b3e33f13e9ec74 (diff)
parent5828910ff4ea90eb2092074dd641d36f0146a734 (diff)
downloadrust-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