mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-23 16:16:06 -04:00
035a717ee8
Make TLS __getit #[inline(always)] on non-Windows This may improve perf, and/or stop `externs` perf benchmarks from being flaky. r? `@ghost`