rust/tests/ui/thread-local
Matthew Jasper 931692fa13 Recognise thread local statics in THIR unsafeck 2023-11-06 16:23:08 +00:00
..
auxiliary Use #[cfg(target_thread_local)] on items 2023-03-29 14:50:10 +02:00
name-collision.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
non-static.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
non-static.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thread-local-issue-37508.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thread-local-mutation.rs Move some UI tests into subdirectories 2023-04-02 19:42:30 -04:00
thread-local-mutation.stderr Move some UI tests into subdirectories 2023-04-02 19:42:30 -04:00
thread-local-static-ref-use-after-free.rs add known-bug test for unsound issue 49682 2023-04-26 22:34:30 -04:00
thread-local-static.mir.stderr Recognise thread local statics in THIR unsafeck 2023-11-06 16:23:08 +00:00
thread-local-static.rs Recognise thread local statics in THIR unsafeck 2023-11-06 16:23:08 +00:00
thread-local-static.thir.stderr Recognise thread local statics in THIR unsafeck 2023-11-06 16:23:08 +00:00
tls-dylib-access.rs Test that TLS access works outside of the dylib it's defined in 2023-03-29 05:56:11 +02:00
tls.rs Add QNX Neutrino support to libstd 2023-02-28 15:59:47 +01:00