rustdoc: remove unused class has-srclink
Stopped being used in CSS with
73d0f7c7b6
This commit is contained in:
parent
1e225413a2
commit
74e843c833
51 changed files with 96 additions and 108 deletions
|
@ -13,7 +13,7 @@
|
|||
// @has - '//section[@id="main-content"]//div[@class="docblock"]//p' 'this is a test!'
|
||||
|
||||
// There should be only one implementation listed.
|
||||
// @count - '//*[@class="impl has-srclink"]' 1
|
||||
// @count - '//*[@class="impl"]' 1
|
||||
// @has - '//*[@id="impl-Foo%3C%26A%3E-for-%26B"]/*[@class="code-header"]' \
|
||||
// 'impl<A, B> Foo<&A> for &B'
|
||||
#[doc(primitive = "reference")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue