mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 09:25:31 +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>