diff options
Diffstat (limited to 'tests/ui/traits/next-solver/overflow/global-cache.rs')
| -rw-r--r-- | tests/ui/traits/next-solver/overflow/global-cache.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/traits/next-solver/overflow/global-cache.rs b/tests/ui/traits/next-solver/overflow/global-cache.rs index fe4032ca62e..5c5f8e1d1a2 100644 --- a/tests/ui/traits/next-solver/overflow/global-cache.rs +++ b/tests/ui/traits/next-solver/overflow/global-cache.rs @@ -1,4 +1,4 @@ -// compile-flags: -Znext-solver +//@ compile-flags: -Znext-solver // Check that we consider the reached depth of global cache // entries when detecting overflow. We would otherwise be unstable |
