mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 23:11:02 +00:00
Outline panicking code for `LocalKey::with` See https://github.com/rust-lang/rust/pull/115491 for prior related modifications. https://godbolt.org/z/MTsz87jGj shows a reduction of the code size for TLS accesses.