mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
bc63d5a26a
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