We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741f0e5 commit 0dd60d5Copy full SHA for 0dd60d5
tests/testsuite/mock-std/src/libtest/lib.rs
@@ -1,6 +1,6 @@
1
#![feature(staged_api)]
2
#![feature(test)]
3
-#![unstable(feature = "test", issue = "0")]
+#![unstable(feature = "test", issue = "none")]
4
5
extern crate test;
6
0 commit comments