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 fd302f4 commit 192d134Copy full SHA for 192d134
src/test/rustdoc/issue-26606.rs
@@ -7,5 +7,5 @@
7
extern crate issue_26606_macro;
8
9
// @has issue_26606/constant.FOO.html
10
-// @!has - '//a/@href' '../src/'
+// @has - '//a/@href' '../src/issue_26606/auxiliary/issue-26606-macro.rs.html#3'
11
make_item!(FOO);
0 commit comments