diff options
Diffstat (limited to 'tests/ui/coherence/coherence-overlap-negative-trait.rs')
| -rw-r--r-- | tests/ui/coherence/coherence-overlap-negative-trait.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/coherence/coherence-overlap-negative-trait.rs b/tests/ui/coherence/coherence-overlap-negative-trait.rs index 8059d23ffd2..f026cf75d0b 100644 --- a/tests/ui/coherence/coherence-overlap-negative-trait.rs +++ b/tests/ui/coherence/coherence-overlap-negative-trait.rs @@ -1,5 +1,5 @@ -// check-pass -// aux-build:error_lib.rs +//@ check-pass +//@ aux-build:error_lib.rs // // Check that if we promise to not impl what would overlap it doesn't actually overlap |
