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.
1 parent d102dcc commit 53d9dddCopy full SHA for 53d9ddd
tests/rustdoc/extern/pub-extern-crate-150176.rs
@@ -0,0 +1,5 @@
1
+//@ aux-build:pub-extern-crate.rs
2
+
3
+//@ has pub_extern_crate_150176/index.html
4
+//@ hasraw - 'pub extern crate inner;</code></dt>'
5
+pub extern crate inner;
0 commit comments