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 f97e094 commit 46ccce0Copy full SHA for 46ccce0
src/test/rustdoc/manual_impl.rs
@@ -35,7 +35,6 @@ pub trait T {
35
// @has - '//*[@class="docblock"]' 'Docs associated with the S1 trait a_method implementation.'
36
// @!has - '//*[@class="docblock"]' 'Docs associated with the trait a_method definition.'
37
// @has - '//*[@class="docblock"]' 'Docs associated with the trait b_method definition.'
38
-// @has - '//*[@class="docblock"]' 'Docs associated with the trait b_method definition.'
39
// @has - '//*[@class="docblock"]' 'Docs associated with the trait c_method definition.'
40
// @!has - '//*[@class="docblock"]' 'There is another line'
41
// @has - '//*[@class="docblock"]' 'Read more'
0 commit comments