diff options
| author | lcnr <rust@lcnr.de> | 2024-03-18 16:29:00 +0100 |
|---|---|---|
| committer | lcnr <rust@lcnr.de> | 2024-03-18 16:29:00 +0100 |
| commit | efa4269e544d97ae5d997ac4cccaf68b768c2c5d (patch) | |
| tree | fabb2096282f26dc66984907648fc72e0e5a9cd6 | |
| parent | f26e1e8b63c2d250cb086a1dc479635605848cd6 (diff) | |
| download | rust-efa4269e544d97ae5d997ac4cccaf68b768c2c5d.tar.gz rust-efa4269e544d97ae5d997ac4cccaf68b768c2c5d.zip | |
move tests
| -rw-r--r-- | tests/ui/traits/next-solver/coherence/coherence-fulfill-overflow.rs (renamed from tests/ui/traits/next-solver/coherence-fulfill-overflow.rs) | 0 | ||||
| -rw-r--r-- | tests/ui/traits/next-solver/coherence/coherence-fulfill-overflow.stderr (renamed from tests/ui/traits/next-solver/coherence-fulfill-overflow.stderr) | 0 | ||||
| -rw-r--r-- | tests/ui/traits/next-solver/coherence/negative-coherence-bounds.rs (renamed from tests/ui/traits/next-solver/negative-coherence-bounds.rs) | 0 | ||||
| -rw-r--r-- | tests/ui/traits/next-solver/coherence/negative-coherence-bounds.stderr (renamed from tests/ui/traits/next-solver/negative-coherence-bounds.stderr) | 0 | ||||
| -rw-r--r-- | tests/ui/traits/next-solver/generalize/equating-projection-cyclically.rs (renamed from tests/ui/traits/next-solver/equating-projection-cyclically.rs) | 0 | ||||
| -rw-r--r-- | tests/ui/traits/next-solver/normalize/two-projection-param-candidates-are-ambiguous.rs (renamed from tests/ui/traits/next-solver/two-projection-param-candidates-are-ambiguous.rs) | 0 | ||||
| -rw-r--r-- | tests/ui/traits/next-solver/normalize/two-projection-param-candidates-are-ambiguous.stderr (renamed from tests/ui/traits/next-solver/two-projection-param-candidates-are-ambiguous.stderr) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/ui/traits/next-solver/coherence-fulfill-overflow.rs b/tests/ui/traits/next-solver/coherence/coherence-fulfill-overflow.rs index ff577da32c2..ff577da32c2 100644 --- a/tests/ui/traits/next-solver/coherence-fulfill-overflow.rs +++ b/tests/ui/traits/next-solver/coherence/coherence-fulfill-overflow.rs diff --git a/tests/ui/traits/next-solver/coherence-fulfill-overflow.stderr b/tests/ui/traits/next-solver/coherence/coherence-fulfill-overflow.stderr index 57cba790b55..57cba790b55 100644 --- a/tests/ui/traits/next-solver/coherence-fulfill-overflow.stderr +++ b/tests/ui/traits/next-solver/coherence/coherence-fulfill-overflow.stderr diff --git a/tests/ui/traits/next-solver/negative-coherence-bounds.rs b/tests/ui/traits/next-solver/coherence/negative-coherence-bounds.rs index d98cd1147ef..d98cd1147ef 100644 --- a/tests/ui/traits/next-solver/negative-coherence-bounds.rs +++ b/tests/ui/traits/next-solver/coherence/negative-coherence-bounds.rs diff --git a/tests/ui/traits/next-solver/negative-coherence-bounds.stderr b/tests/ui/traits/next-solver/coherence/negative-coherence-bounds.stderr index 4127f51f56d..4127f51f56d 100644 --- a/tests/ui/traits/next-solver/negative-coherence-bounds.stderr +++ b/tests/ui/traits/next-solver/coherence/negative-coherence-bounds.stderr diff --git a/tests/ui/traits/next-solver/equating-projection-cyclically.rs b/tests/ui/traits/next-solver/generalize/equating-projection-cyclically.rs index 317eb65745a..317eb65745a 100644 --- a/tests/ui/traits/next-solver/equating-projection-cyclically.rs +++ b/tests/ui/traits/next-solver/generalize/equating-projection-cyclically.rs diff --git a/tests/ui/traits/next-solver/two-projection-param-candidates-are-ambiguous.rs b/tests/ui/traits/next-solver/normalize/two-projection-param-candidates-are-ambiguous.rs index 40d68dbaffd..40d68dbaffd 100644 --- a/tests/ui/traits/next-solver/two-projection-param-candidates-are-ambiguous.rs +++ b/tests/ui/traits/next-solver/normalize/two-projection-param-candidates-are-ambiguous.rs diff --git a/tests/ui/traits/next-solver/two-projection-param-candidates-are-ambiguous.stderr b/tests/ui/traits/next-solver/normalize/two-projection-param-candidates-are-ambiguous.stderr index dfff9f11b87..dfff9f11b87 100644 --- a/tests/ui/traits/next-solver/two-projection-param-candidates-are-ambiguous.stderr +++ b/tests/ui/traits/next-solver/normalize/two-projection-param-candidates-are-ambiguous.stderr |
