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 5499797 commit 5e50950Copy full SHA for 5e50950
src/test/rustdoc/pub-use-extern-macros.rs
@@ -23,7 +23,7 @@ pub use macros::bar;
23
#[doc(inline)]
24
pub use macros::baz;
25
26
-// @has pub_use_extern_macros/macro.quux.html
+// @!has pub_use_extern_macros/macro.quux.html
27
// @!has pub_use_extern_macros/index.html '//code' 'pub use macros::quux;'
28
#[doc(hidden)]
29
pub use macros::quux;
0 commit comments