mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 09:15:31 +00:00
Always use fallback thread_local destructor, since __cxa_thread_atexit_impl is never defined on the target. See https://github.com/AzureMarker/rust-horizon/pull/2