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 540937e commit e11d460Copy full SHA for e11d460
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