summary refs log tree commit diff
path: root/tests/ui/threads-sendsync
AgeCommit message (Collapse)AuthorLines
2023-10-20s/generator/coroutine/Oli Scherer-1/+1
2023-07-29Change default panic handler message format.Mara Bos-1/+1
2023-04-26Update tests.Mara Bos-11/+9
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