about summary refs log tree commit diff
path: root/src/test/ui/consts/const-expr-addr-operator.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/consts/const-expr-addr-operator.rs')
-rw-r--r--src/test/ui/consts/const-expr-addr-operator.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/consts/const-expr-addr-operator.rs b/src/test/ui/consts/const-expr-addr-operator.rs
index dc9f292c2b8..37bf24c2fbe 100644
--- a/src/test/ui/consts/const-expr-addr-operator.rs
+++ b/src/test/ui/consts/const-expr-addr-operator.rs
@@ -1,5 +1,5 @@
 // Encountered while testing #44614.
-// compile-pass
+// build-pass (FIXME(62277): could be check-pass?)
 
 pub fn main() {
     // Constant of generic type (int)