about summary refs log tree commit diff
path: root/src/test/ui/const-expr-addr-operator.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/const-expr-addr-operator.rs')
-rw-r--r--src/test/ui/const-expr-addr-operator.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/const-expr-addr-operator.rs b/src/test/ui/const-expr-addr-operator.rs
index bfd6a409064..f51cce5d4e0 100644
--- a/src/test/ui/const-expr-addr-operator.rs
+++ b/src/test/ui/const-expr-addr-operator.rs
@@ -9,7 +9,7 @@
 // except according to those terms.
 
 // Encountered while testing #44614.
-// must-compile-successfully
+// compile-pass
 
 pub fn main() {
     // Constant of generic type (int)