Skip to content

Commit 451a9ce

Browse files
QuietMisdreavuspietroalbini
authored andcommitted
update "pub-use-extern-macros" test to hide the regular import statement
1 parent a6e0f04 commit 451a9ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/rustdoc/pub-use-extern-macros.rs

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
extern crate macros;
1616

1717
// @has pub_use_extern_macros/macro.bar.html
18+
// @!has pub_use_extern_macros/index.html 'pub use macros::bar;'
1819
pub use macros::bar;
1920

2021
// @has pub_use_extern_macros/macro.baz.html

0 commit comments

Comments
 (0)