Skip to content

Conversation

GuillaumeGomez
Copy link
Member

Fixes #86256.

I realized that the only cases where we actually needed to have bold text was inside impl-items.

cc @camelid
r? @jsha

@GuillaumeGomez GuillaumeGomez added A-rustdoc-ui Area: Rustdoc UI (generated HTML) T-rustdoc labels Jun 13, 2021
@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 Jun 13, 2021
@jsha
Copy link
Contributor

jsha commented Jun 13, 2021

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 13, 2021

📌 Commit 466aec9 has been approved by jsha

@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 Jun 13, 2021
@bors
Copy link
Collaborator

bors commented Jun 13, 2021

⌛ Testing commit 466aec9 with merge f586d79...

@bors
Copy link
Collaborator

bors commented Jun 13, 2021

☀️ Test successful - checks-actions
Approved by: jsha
Pushing f586d79 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 13, 2021
@bors bors merged commit f586d79 into rust-lang:master Jun 13, 2021
@rustbot rustbot added this to the 1.55.0 milestone Jun 13, 2021
@GuillaumeGomez GuillaumeGomez deleted the fix-font-weight branch June 14, 2021 08:16
@jyn514 jyn514 added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-ui Area: Rustdoc UI (generated HTML) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

regression: Type aliases are bolded

6 participants