about summary refs log tree commit diff
path: root/tests/ui/threads-sendsync
AgeCommit message (Collapse)AuthorLines
2023-03-10Moved thread_local implementation to sys::commonAyush Singh-5/+5
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>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2211