summaryrefslogtreecommitdiffstats
path: root/tests/ui/packed
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:19:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:19:13 +0000
commit218caa410aa38c29984be31a5229b9fa717560ee (patch)
treec54bd55eeb6e4c508940a30e94c0032fbd45d677 /tests/ui/packed
parentReleasing progress-linux version 1.67.1+dfsg1-1~progress7.99u1. (diff)
downloadrustc-218caa410aa38c29984be31a5229b9fa717560ee.tar.xz
rustc-218caa410aa38c29984be31a5229b9fa717560ee.zip
Merging upstream version 1.68.2+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--tests/ui/packed-struct/packed-struct-generic-transmute.rs (renamed from src/test/ui/packed-struct/packed-struct-generic-transmute.rs)0
-rw-r--r--tests/ui/packed-struct/packed-struct-generic-transmute.stderr (renamed from src/test/ui/packed-struct/packed-struct-generic-transmute.stderr)0
-rw-r--r--tests/ui/packed-struct/packed-struct-transmute.rs (renamed from src/test/ui/packed-struct/packed-struct-transmute.rs)0
-rw-r--r--tests/ui/packed-struct/packed-struct-transmute.stderr (renamed from src/test/ui/packed-struct/packed-struct-transmute.stderr)0
-rw-r--r--tests/ui/packed/auxiliary/packed.rs (renamed from src/test/ui/packed/auxiliary/packed.rs)0
-rw-r--r--tests/ui/packed/issue-27060-2.rs (renamed from src/test/ui/packed/issue-27060-2.rs)0
-rw-r--r--tests/ui/packed/issue-27060-2.stderr (renamed from src/test/ui/packed/issue-27060-2.stderr)0
-rw-r--r--tests/ui/packed/issue-27060-rpass.rs (renamed from src/test/ui/packed/issue-27060-rpass.rs)0
-rw-r--r--tests/ui/packed/issue-27060-rpass.stderr (renamed from src/test/ui/packed/issue-27060-rpass.stderr)0
-rw-r--r--tests/ui/packed/issue-27060.rs (renamed from src/test/ui/packed/issue-27060.rs)0
-rw-r--r--tests/ui/packed/issue-27060.stderr (renamed from src/test/ui/packed/issue-27060.stderr)0
-rw-r--r--tests/ui/packed/issue-46152.rs (renamed from src/test/ui/packed/issue-46152.rs)0
-rw-r--r--tests/ui/packed/packed-struct-address-of-element.rs (renamed from src/test/ui/packed/packed-struct-address-of-element.rs)0
-rw-r--r--tests/ui/packed/packed-struct-borrow-element-64bit.rs (renamed from src/test/ui/packed/packed-struct-borrow-element-64bit.rs)0
-rw-r--r--tests/ui/packed/packed-struct-borrow-element-64bit.stderr (renamed from src/test/ui/packed/packed-struct-borrow-element-64bit.stderr)0
-rw-r--r--tests/ui/packed/packed-struct-borrow-element.rs (renamed from src/test/ui/packed/packed-struct-borrow-element.rs)0
-rw-r--r--tests/ui/packed/packed-struct-borrow-element.stderr (renamed from src/test/ui/packed/packed-struct-borrow-element.stderr)0
-rw-r--r--tests/ui/packed/packed-struct-drop-aligned.rs (renamed from src/test/ui/packed/packed-struct-drop-aligned.rs)0
-rw-r--r--tests/ui/packed/packed-struct-generic-layout.rs (renamed from src/test/ui/packed/packed-struct-generic-layout.rs)0
-rw-r--r--tests/ui/packed/packed-struct-generic-size.rs (renamed from src/test/ui/packed/packed-struct-generic-size.rs)0
-rw-r--r--tests/ui/packed/packed-struct-layout.rs (renamed from src/test/ui/packed/packed-struct-layout.rs)0
-rw-r--r--tests/ui/packed/packed-struct-match.rs (renamed from src/test/ui/packed/packed-struct-match.rs)0
-rw-r--r--tests/ui/packed/packed-struct-optimized-enum.rs (renamed from src/test/ui/packed/packed-struct-optimized-enum.rs)0
-rw-r--r--tests/ui/packed/packed-struct-size-xc.rs (renamed from src/test/ui/packed/packed-struct-size-xc.rs)0
-rw-r--r--tests/ui/packed/packed-struct-size.rs (renamed from src/test/ui/packed/packed-struct-size.rs)0
-rw-r--r--tests/ui/packed/packed-struct-vec.rs (renamed from src/test/ui/packed/packed-struct-vec.rs)0
-rw-r--r--tests/ui/packed/packed-tuple-struct-layout.rs (renamed from src/test/ui/packed/packed-tuple-struct-layout.rs)0
-rw-r--r--tests/ui/packed/packed-tuple-struct-size.rs (renamed from src/test/ui/packed/packed-tuple-struct-size.rs)0
-rw-r--r--tests/ui/packed/packed-with-inference-vars-issue-61402.rs (renamed from src/test/ui/packed/packed-with-inference-vars-issue-61402.rs)0
29 files changed, 0 insertions, 0 deletions
diff --git a/src/test/ui/packed-struct/packed-struct-generic-transmute.rs b/tests/ui/packed-struct/packed-struct-generic-transmute.rs
index c6264b6d2..c6264b6d2 100644
--- a/src/test/ui/packed-struct/packed-struct-generic-transmute.rs
+++ b/tests/ui/packed-struct/packed-struct-generic-transmute.rs
diff --git a/src/test/ui/packed-struct/packed-struct-generic-transmute.stderr b/tests/ui/packed-struct/packed-struct-generic-transmute.stderr
index 744c832db..744c832db 100644
--- a/src/test/ui/packed-struct/packed-struct-generic-transmute.stderr
+++ b/tests/ui/packed-struct/packed-struct-generic-transmute.stderr
diff --git a/src/test/ui/packed-struct/packed-struct-transmute.rs b/tests/ui/packed-struct/packed-struct-transmute.rs
index a7d284025..a7d284025 100644
--- a/src/test/ui/packed-struct/packed-struct-transmute.rs
+++ b/tests/ui/packed-struct/packed-struct-transmute.rs
diff --git a/src/test/ui/packed-struct/packed-struct-transmute.stderr b/tests/ui/packed-struct/packed-struct-transmute.stderr
index 80a8919f7..80a8919f7 100644
--- a/src/test/ui/packed-struct/packed-struct-transmute.stderr
+++ b/tests/ui/packed-struct/packed-struct-transmute.stderr
diff --git a/src/test/ui/packed/auxiliary/packed.rs b/tests/ui/packed/auxiliary/packed.rs
index cba166fac..cba166fac 100644
--- a/src/test/ui/packed/auxiliary/packed.rs
+++ b/tests/ui/packed/auxiliary/packed.rs
diff --git a/src/test/ui/packed/issue-27060-2.rs b/tests/ui/packed/issue-27060-2.rs
index a001ce1e0..a001ce1e0 100644
--- a/src/test/ui/packed/issue-27060-2.rs
+++ b/tests/ui/packed/issue-27060-2.rs
diff --git a/src/test/ui/packed/issue-27060-2.stderr b/tests/ui/packed/issue-27060-2.stderr
index 0836ceaec..0836ceaec 100644
--- a/src/test/ui/packed/issue-27060-2.stderr
+++ b/tests/ui/packed/issue-27060-2.stderr
diff --git a/src/test/ui/packed/issue-27060-rpass.rs b/tests/ui/packed/issue-27060-rpass.rs
index d9159f666..d9159f666 100644
--- a/src/test/ui/packed/issue-27060-rpass.rs
+++ b/tests/ui/packed/issue-27060-rpass.rs
diff --git a/src/test/ui/packed/issue-27060-rpass.stderr b/tests/ui/packed/issue-27060-rpass.stderr
index adf9ae9f5..adf9ae9f5 100644
--- a/src/test/ui/packed/issue-27060-rpass.stderr
+++ b/tests/ui/packed/issue-27060-rpass.stderr
diff --git a/src/test/ui/packed/issue-27060.rs b/tests/ui/packed/issue-27060.rs
index 886a00239..886a00239 100644
--- a/src/test/ui/packed/issue-27060.rs
+++ b/tests/ui/packed/issue-27060.rs
diff --git a/src/test/ui/packed/issue-27060.stderr b/tests/ui/packed/issue-27060.stderr
index 85e08fa02..85e08fa02 100644
--- a/src/test/ui/packed/issue-27060.stderr
+++ b/tests/ui/packed/issue-27060.stderr
diff --git a/src/test/ui/packed/issue-46152.rs b/tests/ui/packed/issue-46152.rs
index fb1c9fb78..fb1c9fb78 100644
--- a/src/test/ui/packed/issue-46152.rs
+++ b/tests/ui/packed/issue-46152.rs
diff --git a/src/test/ui/packed/packed-struct-address-of-element.rs b/tests/ui/packed/packed-struct-address-of-element.rs
index d86698cbf..d86698cbf 100644
--- a/src/test/ui/packed/packed-struct-address-of-element.rs
+++ b/tests/ui/packed/packed-struct-address-of-element.rs
diff --git a/src/test/ui/packed/packed-struct-borrow-element-64bit.rs b/tests/ui/packed/packed-struct-borrow-element-64bit.rs
index 00bddfe40..00bddfe40 100644
--- a/src/test/ui/packed/packed-struct-borrow-element-64bit.rs
+++ b/tests/ui/packed/packed-struct-borrow-element-64bit.rs
diff --git a/src/test/ui/packed/packed-struct-borrow-element-64bit.stderr b/tests/ui/packed/packed-struct-borrow-element-64bit.stderr
index fb2f5615c..fb2f5615c 100644
--- a/src/test/ui/packed/packed-struct-borrow-element-64bit.stderr
+++ b/tests/ui/packed/packed-struct-borrow-element-64bit.stderr
diff --git a/src/test/ui/packed/packed-struct-borrow-element.rs b/tests/ui/packed/packed-struct-borrow-element.rs
index a6ee90cef..a6ee90cef 100644
--- a/src/test/ui/packed/packed-struct-borrow-element.rs
+++ b/tests/ui/packed/packed-struct-borrow-element.rs
diff --git a/src/test/ui/packed/packed-struct-borrow-element.stderr b/tests/ui/packed/packed-struct-borrow-element.stderr
index 75d55c4f6..75d55c4f6 100644
--- a/src/test/ui/packed/packed-struct-borrow-element.stderr
+++ b/tests/ui/packed/packed-struct-borrow-element.stderr
diff --git a/src/test/ui/packed/packed-struct-drop-aligned.rs b/tests/ui/packed/packed-struct-drop-aligned.rs
index 9f9f41e25..9f9f41e25 100644
--- a/src/test/ui/packed/packed-struct-drop-aligned.rs
+++ b/tests/ui/packed/packed-struct-drop-aligned.rs
diff --git a/src/test/ui/packed/packed-struct-generic-layout.rs b/tests/ui/packed/packed-struct-generic-layout.rs
index e064eede4..e064eede4 100644
--- a/src/test/ui/packed/packed-struct-generic-layout.rs
+++ b/tests/ui/packed/packed-struct-generic-layout.rs
diff --git a/src/test/ui/packed/packed-struct-generic-size.rs b/tests/ui/packed/packed-struct-generic-size.rs
index 7c93e46c3..7c93e46c3 100644
--- a/src/test/ui/packed/packed-struct-generic-size.rs
+++ b/tests/ui/packed/packed-struct-generic-size.rs
diff --git a/src/test/ui/packed/packed-struct-layout.rs b/tests/ui/packed/packed-struct-layout.rs
index d49c222e6..d49c222e6 100644
--- a/src/test/ui/packed/packed-struct-layout.rs
+++ b/tests/ui/packed/packed-struct-layout.rs
diff --git a/src/test/ui/packed/packed-struct-match.rs b/tests/ui/packed/packed-struct-match.rs
index 9a572ced7..9a572ced7 100644
--- a/src/test/ui/packed/packed-struct-match.rs
+++ b/tests/ui/packed/packed-struct-match.rs
diff --git a/src/test/ui/packed/packed-struct-optimized-enum.rs b/tests/ui/packed/packed-struct-optimized-enum.rs
index 5e1a1f518..5e1a1f518 100644
--- a/src/test/ui/packed/packed-struct-optimized-enum.rs
+++ b/tests/ui/packed/packed-struct-optimized-enum.rs
diff --git a/src/test/ui/packed/packed-struct-size-xc.rs b/tests/ui/packed/packed-struct-size-xc.rs
index 46112d51d..46112d51d 100644
--- a/src/test/ui/packed/packed-struct-size-xc.rs
+++ b/tests/ui/packed/packed-struct-size-xc.rs
diff --git a/src/test/ui/packed/packed-struct-size.rs b/tests/ui/packed/packed-struct-size.rs
index c832c7cfa..c832c7cfa 100644
--- a/src/test/ui/packed/packed-struct-size.rs
+++ b/tests/ui/packed/packed-struct-size.rs
diff --git a/src/test/ui/packed/packed-struct-vec.rs b/tests/ui/packed/packed-struct-vec.rs
index 18676cfc2..18676cfc2 100644
--- a/src/test/ui/packed/packed-struct-vec.rs
+++ b/tests/ui/packed/packed-struct-vec.rs
diff --git a/src/test/ui/packed/packed-tuple-struct-layout.rs b/tests/ui/packed/packed-tuple-struct-layout.rs
index 931be5b94..931be5b94 100644
--- a/src/test/ui/packed/packed-tuple-struct-layout.rs
+++ b/tests/ui/packed/packed-tuple-struct-layout.rs
diff --git a/src/test/ui/packed/packed-tuple-struct-size.rs b/tests/ui/packed/packed-tuple-struct-size.rs
index f7a3c903f..f7a3c903f 100644
--- a/src/test/ui/packed/packed-tuple-struct-size.rs
+++ b/tests/ui/packed/packed-tuple-struct-size.rs
diff --git a/src/test/ui/packed/packed-with-inference-vars-issue-61402.rs b/tests/ui/packed/packed-with-inference-vars-issue-61402.rs
index 659864c1d..659864c1d 100644
--- a/src/test/ui/packed/packed-with-inference-vars-issue-61402.rs
+++ b/tests/ui/packed/packed-with-inference-vars-issue-61402.rs