diff options
Diffstat (limited to 'tests/ui/feature-gates/soft-syntax-gates-without-errors.rs')
| -rw-r--r-- | tests/ui/feature-gates/soft-syntax-gates-without-errors.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/feature-gates/soft-syntax-gates-without-errors.rs b/tests/ui/feature-gates/soft-syntax-gates-without-errors.rs index ca4ad2320f6..056c8fb04f4 100644 --- a/tests/ui/feature-gates/soft-syntax-gates-without-errors.rs +++ b/tests/ui/feature-gates/soft-syntax-gates-without-errors.rs @@ -1,4 +1,4 @@ -// check-pass +//@ check-pass // This file is used to test the behavior of the early-pass syntax warnings. // If macro syntax is stabilized, replace with a different unstable syntax. |
