Skip to content

Conversation

jsha
Copy link
Contributor

@jsha jsha commented May 24, 2021

This was broke in #84462 by modifying a style that applied both to
searches and to module items (and other tables).

Fixes #85616.
Fixes #85545.

r? @camelid

This was broke in rust-lang#84462 by modifying a style that applied both to
searches and to module items (and other tables).
@rust-highfive
Copy link
Contributor

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 24, 2021
@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented May 24, 2021

📌 Commit c1c6175 has been approved by GuillaumeGomez

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 24, 2021
@GuillaumeGomez
Copy link
Member

It also fixes #85545 (I'll update the PR first message).

bors added a commit to rust-lang-ci/rust that referenced this pull request May 24, 2021
…laumeGomez

Rollup of 4 pull requests

Successful merges:

 - rust-lang#85271 (Fix indentation in move keyword documentation)
 - rust-lang#85551 (Fix search results display)
 - rust-lang#85621 (Restore sans-serif font for module items.)
 - rust-lang#85628 (Replace more "NULL" with "null")

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 9d3b9cd into rust-lang:master May 24, 2021
@rustbot rustbot added this to the 1.54.0 milestone May 24, 2021
dns2utf8 added a commit to dns2utf8/rust that referenced this pull request Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustdoc: Font for item names in item tables is incorrect Incorrect font is applied on module items
6 participants