about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-13 07:03:01 +0000
committerbors <bors@rust-lang.org>2024-04-13 07:03:01 +0000
commitf96442b4482fef6a50b65f2284bcfb8921320183 (patch)
treec4a4f8107d9ff74602548680b05ec6c37441c0a0 /compiler/rustc_pattern_analysis/src
parent59c38c06049fc3fba98bb046701eb2ab1777d998 (diff)
parent17176b851c9ff3201d755c4cedb3dbca56f7ec0c (diff)
downloadrust-f96442b4482fef6a50b65f2284bcfb8921320183.tar.gz
rust-f96442b4482fef6a50b65f2284bcfb8921320183.zip
Auto merge of #123257 - ChrisDenton:enable-tls, r=fmease
Re-enable `has_thread_local` for i686-msvc

A few years back, `has_thread_local` was disabled as a workaround for a compiler issue. While the exact cause was never tracked down, it was suspected to be caused by the compiler inlining a thread local access across a dylib boundary. This should be fixed now so let's try again.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions