mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 08:00:37 +00:00
This allows removing all the platform-dependent code from `library/std/src/thread/local.rs` and `library/std/src/thread/mod.rs` Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>