]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc/stability.rs
Suggest defining type parameter when appropriate
[rust.git] / src / test / rustdoc / stability.rs
index 18a21603493c2539efa38b27d3d9d2b3283f0e15..b1b97fe134e4c6208453b227c84d008136f3452a 100644 (file)
@@ -1,6 +1,6 @@
 #![feature(staged_api)]
 
-#![unstable(feature = "test", issue = "0")]
+#![unstable(feature = "test", issue = "none")]
 
 pub struct Unstable {
     // @has stability/struct.Unstable.html \