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