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 dffa323 commit 1c15732Copy full SHA for 1c15732
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