rustdoc: make the header show all three buttons
This tweaks it to use less space for the breadcrumbs.
This commit is contained in:
parent
d05323c7b4
commit
5b1b2e97e3
26 changed files with 154 additions and 102 deletions
|
@ -3,8 +3,7 @@
|
|||
#![crate_name = "foo"]
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
//@ has foo/primitive.tuple.html '//a[@class="primitive"]' 'tuple'
|
||||
//@ has - '//h1' 'Primitive Type tuple'
|
||||
//@ has foo/primitive.tuple.html '//h1' 'Primitive Type tuple'
|
||||
//@ has - '//section[@id="main-content"]//div[@class="docblock"]//p' 'this is a test!'
|
||||
//@ has - '//h2[@id="synthetic-implementations"]' 'Auto Trait Implementations'
|
||||
//@ has - '//div[@id="synthetic-implementations-list"]//h3' 'Send'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue