We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20010d7 commit 903aebeCopy full SHA for 903aebe
1 file changed
src/test/rustdoc/hidden-impls.rs
@@ -12,6 +12,6 @@ pub mod __hidden {
12
13
// @has foo/trait.Clone.html
14
// @!has - 'Foo'
15
-// @has implementors/foo/trait.Clone.js
+// @has implementors/core/clone/trait.Clone.js
16
17
pub use std::clone::Clone;
0 commit comments