about summary refs log tree commit diff
path: root/tests/ui/thread-local
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-11-06Recognise thread local statics in THIR unsafeckMatthew Jasper-5/+52
2023-04-26add known-bug test for unsound issue 49682whtahy-0/+46
2023-04-02Move some UI tests into subdirectoriesjyn-0/+87
2023-03-29Use #[cfg(target_thread_local)] on itemsJohn Kåre Alsaker-2/+4
2023-03-29Test that TLS access works outside of the dylib it's defined inJohn Kåre Alsaker-0/+49
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+133