about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-07-16 11:18:55 -0700
committerGitHub <noreply@github.com>2020-07-16 11:18:55 -0700
commitfc098170ce8934e1887ec7978c5b8d198c140a2a (patch)
tree46e4cdabeb12a1cb268e8b19c03d224c8777960b /src/librustdoc/html/static/source-script.js
parent61fccf05f90b1a99a62ccd811152c4eeec57fba3 (diff)
parentc621a54eeb71248927dff8ac0c76f279cf756f28 (diff)
downloadrust-fc098170ce8934e1887ec7978c5b8d198c140a2a.tar.gz
rust-fc098170ce8934e1887ec7978c5b8d198c140a2a.zip
Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez
Reintroduce spotlight / "important traits" feature

(Reopened version of https://github.com/rust-lang/rust/pull/74111 because Github is broken, see discussion there)

Fixes https://github.com/rust-lang/rust/issues/73785

This PR reintroduces the "spotlight" ("important traits") feature.

A couple changes have been made:

As there were concerns about its visibility, it has been moved to be next to the return type, as opposed to being on the side.

It also no longer produces a modal, it shows the traits on hover, and it can be clicked on to pin the hover bubble.

![image](https://user-images.githubusercontent.com/1617736/86674555-a82d2600-bfad-11ea-9a4a-a1a9ffd66ae5.png)

![image](https://user-images.githubusercontent.com/1617736/86674533-a1061800-bfad-11ea-9e8a-c62ad86ed0d7.png)

It also works fine on mobile:

![image](https://user-images.githubusercontent.com/1617736/86674638-bda25000-bfad-11ea-8d8d-1798b608923e.png)
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions