mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
4c010259ef
following-up 5d3d347 commit, rust started to spin
__cxa_thread_call_dtors warnings even without any TLS usage.
using instead home made TLS destructor handler `register_dtor_fallback`.
close #120413