about summary refs log tree commit diff
path: root/tests/ui/consts/rustc-impl-const-stability.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/consts/rustc-impl-const-stability.rs')
-rw-r--r--tests/ui/consts/rustc-impl-const-stability.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/consts/rustc-impl-const-stability.rs b/tests/ui/consts/rustc-impl-const-stability.rs
index 2b67c2f2cff..98c5c897138 100644
--- a/tests/ui/consts/rustc-impl-const-stability.rs
+++ b/tests/ui/consts/rustc-impl-const-stability.rs
@@ -1,4 +1,4 @@
-// known-bug: #110395
+//@ known-bug: #110395
 
 #![crate_type = "lib"]
 #![feature(staged_api)]