about summary refs log tree commit diff
path: root/tests/ui/coherence/orphan-check-projections-covering.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/coherence/orphan-check-projections-covering.rs')
-rw-r--r--tests/ui/coherence/orphan-check-projections-covering.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ui/coherence/orphan-check-projections-covering.rs b/tests/ui/coherence/orphan-check-projections-covering.rs
index 804784463a1..ae1917ec161 100644
--- a/tests/ui/coherence/orphan-check-projections-covering.rs
+++ b/tests/ui/coherence/orphan-check-projections-covering.rs
@@ -5,6 +5,9 @@
 // first which would've lead to real-word regressions.
 
 //@ check-pass
+//@ revisions: classic next
+//@[next] compile-flags: -Znext-solver
+
 //@ aux-crate:foreign=parametrized-trait.rs
 //@ edition:2021