about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-01-11 20:16:12 +0000
committerMichael Goulet <michael@errs.io>2023-01-13 23:06:29 +0000
commit6ec8c13e15824d5b0dbdca5ab404d15af3e68f48 (patch)
tree7ac1f980d3e2a74f0e200b30c8c7ab3a447c4d9a
parent16cfadbfe835cadd24dc65481ab3ad0b5b627c5a (diff)
downloadrust-6ec8c13e15824d5b0dbdca5ab404d15af3e68f48.tar.gz
rust-6ec8c13e15824d5b0dbdca5ab404d15af3e68f48.zip
Rebase and move UI tests
-rw-r--r--tests/ui/traits/copy-is-not-modulo-regions.not_static.stderr (renamed from src/test/ui/traits/copy-is-not-modulo-regions.not_static.stderr)0
-rw-r--r--tests/ui/traits/copy-is-not-modulo-regions.rs (renamed from src/test/ui/traits/copy-is-not-modulo-regions.rs)0
-rw-r--r--tests/ui/traits/copy-requires-self-wf.rs (renamed from src/test/ui/traits/copy-requires-self-wf.rs)0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/test/ui/traits/copy-is-not-modulo-regions.not_static.stderr b/tests/ui/traits/copy-is-not-modulo-regions.not_static.stderr
index edd94d2010b..edd94d2010b 100644
--- a/src/test/ui/traits/copy-is-not-modulo-regions.not_static.stderr
+++ b/tests/ui/traits/copy-is-not-modulo-regions.not_static.stderr
diff --git a/src/test/ui/traits/copy-is-not-modulo-regions.rs b/tests/ui/traits/copy-is-not-modulo-regions.rs
index adb87023769..adb87023769 100644
--- a/src/test/ui/traits/copy-is-not-modulo-regions.rs
+++ b/tests/ui/traits/copy-is-not-modulo-regions.rs
diff --git a/src/test/ui/traits/copy-requires-self-wf.rs b/tests/ui/traits/copy-requires-self-wf.rs
index 9abfdfab9d0..9abfdfab9d0 100644
--- a/src/test/ui/traits/copy-requires-self-wf.rs
+++ b/tests/ui/traits/copy-requires-self-wf.rs