mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03: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`