We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests/rustdoc/target-feature.rs
#![feature(doc_cfg)]
1 parent ecd82ef commit 18872f3Copy full SHA for 18872f3
tests/rustdoc/target-feature.rs
@@ -1,3 +1,5 @@
1
+#![feature(doc_cfg)]
2
+
3
#![crate_name = "foo"]
4
5
//@ has 'foo/index.html'
0 commit comments