summaryrefslogtreecommitdiffstats
path: root/tests/ui/thread-local
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/thread-local-mutation.rs (renamed from src/test/ui/thread-local-mutation.rs)0
-rw-r--r--tests/ui/thread-local-mutation.stderr (renamed from src/test/ui/thread-local-mutation.stderr)0
-rw-r--r--tests/ui/thread-local-static.rs (renamed from src/test/ui/thread-local-static.rs)0
-rw-r--r--tests/ui/thread-local-static.stderr (renamed from src/test/ui/thread-local-static.stderr)0
-rw-r--r--tests/ui/thread-local/name-collision.rs (renamed from src/test/ui/thread-local/name-collision.rs)0
-rw-r--r--tests/ui/thread-local/non-static.rs (renamed from src/test/ui/thread-local/non-static.rs)0
-rw-r--r--tests/ui/thread-local/non-static.stderr (renamed from src/test/ui/thread-local/non-static.stderr)0
-rw-r--r--tests/ui/thread-local/thread-local-issue-37508.rs (renamed from src/test/ui/thread-local/thread-local-issue-37508.rs)0
-rw-r--r--tests/ui/thread-local/tls.rs (renamed from src/test/ui/thread-local/tls.rs)0
9 files changed, 0 insertions, 0 deletions
diff --git a/src/test/ui/thread-local-mutation.rs b/tests/ui/thread-local-mutation.rs
index e738225ce..e738225ce 100644
--- a/src/test/ui/thread-local-mutation.rs
+++ b/tests/ui/thread-local-mutation.rs
diff --git a/src/test/ui/thread-local-mutation.stderr b/tests/ui/thread-local-mutation.stderr
index e5dc0e72e..e5dc0e72e 100644
--- a/src/test/ui/thread-local-mutation.stderr
+++ b/tests/ui/thread-local-mutation.stderr
diff --git a/src/test/ui/thread-local-static.rs b/tests/ui/thread-local-static.rs
index c7fee9e6b..c7fee9e6b 100644
--- a/src/test/ui/thread-local-static.rs
+++ b/tests/ui/thread-local-static.rs
diff --git a/src/test/ui/thread-local-static.stderr b/tests/ui/thread-local-static.stderr
index 712050a25..712050a25 100644
--- a/src/test/ui/thread-local-static.stderr
+++ b/tests/ui/thread-local-static.stderr
diff --git a/src/test/ui/thread-local/name-collision.rs b/tests/ui/thread-local/name-collision.rs
index dcff9183a..dcff9183a 100644
--- a/src/test/ui/thread-local/name-collision.rs
+++ b/tests/ui/thread-local/name-collision.rs
diff --git a/src/test/ui/thread-local/non-static.rs b/tests/ui/thread-local/non-static.rs
index f1c427387..f1c427387 100644
--- a/src/test/ui/thread-local/non-static.rs
+++ b/tests/ui/thread-local/non-static.rs
diff --git a/src/test/ui/thread-local/non-static.stderr b/tests/ui/thread-local/non-static.stderr
index 09a1618d6..09a1618d6 100644
--- a/src/test/ui/thread-local/non-static.stderr
+++ b/tests/ui/thread-local/non-static.stderr
diff --git a/src/test/ui/thread-local/thread-local-issue-37508.rs b/tests/ui/thread-local/thread-local-issue-37508.rs
index 219108c77..219108c77 100644
--- a/src/test/ui/thread-local/thread-local-issue-37508.rs
+++ b/tests/ui/thread-local/thread-local-issue-37508.rs
diff --git a/src/test/ui/thread-local/tls.rs b/tests/ui/thread-local/tls.rs
index fbd341388..fbd341388 100644
--- a/src/test/ui/thread-local/tls.rs
+++ b/tests/ui/thread-local/tls.rs