about summary refs log tree commit diff
path: root/tests/ui/methods/method-call-lifetime-args-subst-index.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/methods/method-call-lifetime-args-subst-index.rs')
-rw-r--r--tests/ui/methods/method-call-lifetime-args-subst-index.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/methods/method-call-lifetime-args-subst-index.rs b/tests/ui/methods/method-call-lifetime-args-subst-index.rs
index 8df58a3486e..9f323a8f77d 100644
--- a/tests/ui/methods/method-call-lifetime-args-subst-index.rs
+++ b/tests/ui/methods/method-call-lifetime-args-subst-index.rs
@@ -1,4 +1,4 @@
-// build-pass (FIXME(62277): could be check-pass?)
+//@ build-pass (FIXME(62277): could be check-pass?)
 #![allow(unused)]
 
 struct S;