We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb5b21 commit 441a350Copy full SHA for 441a350
src/test/rustdoc/issue-86620.rs
@@ -5,4 +5,5 @@ extern crate issue_86620_1;
5
use issue_86620_1::*;
6
7
// @!has issue_86620/struct.S.html '//div[@id="method.vzip"]//a[@class="fnname"]/@href' #tymethod.vzip
8
+// @has issue_86620/struct.S.html '//div[@id="method.vzip"]//a[@class="anchor"]/@href' #method.vzip
9
pub struct S;
0 commit comments