summary refs log tree commit diff
path: root/tests/ui/thread-local
AgeCommit message (Expand)AuthorLines
2024-03-04Improve wording of static_mut_refObei Sideg-7/+7
2024-01-13Bless testsGeorge-lewis-0/+2
2024-01-07Update test for `E0796` and `static_mut_ref` lintObei Sideg-2/+77
2024-01-05Stabilize THIR unsafeckMatthew Jasper-8/+8
2024-01-05Remove revisions for THIR unsafeckMatthew Jasper-51/+5
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