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
|
@ -7,7 +7,7 @@
|
|||
// blanket implementations.
|
||||
|
||||
// @has 'foo/struct.Whatever.html'
|
||||
// @count - '//*[@id="blanket-implementations-list"]/section[@class="impl has-srclink"]' 1
|
||||
// @count - '//*[@id="blanket-implementations-list"]/section[@class="impl"]' 1
|
||||
|
||||
pub trait Something<T> { }
|
||||
pub struct Whatever;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue