Skip to content

Rollup of 3 pull requests - #59575

Merged
bors merged 7 commits into
rust-lang:masterfrom
Centril:rollup
Mar 31, 2019
Merged

Rollup of 3 pull requests#59575
bors merged 7 commits into
rust-lang:masterfrom
Centril:rollup

Conversation

@Centril

Copy link
Copy Markdown
Contributor

Successful merges:

Failed merges:

r? @ghost

beneschand others added 7 commits March 24, 2019 22:06
The CSS for the docs homepage (docs.rust-lang.org) was using the wrong
URL for the body font, resulting in the fallback serif font being used,
instead of the desired Source Serif Pro fonts.
doc: use correct body font URLs
The CSS for the docs homepage (docs.rust-lang.org) was using the wrong
URL for the body font, resulting in the fallback serif font being used,
instead of the desired Source Serif Pro fonts.
(It's worth noting that the CSS for rustdoc's API generation got these URLs right.)
Changed reference style in dbg macro docs.
# Description
A continuation of Pull Request rust-lang#59528 :
- Fixed method of referencing and adjusted the references as suggested by @lzutao
…, r=frewsxcv
Add book.toml with title to unstable-book doc
Adding a title to the unstable book based on rust-lang#59554
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=3

@bors

bors commented Mar 30, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 7da27b2 has been approved by Centril

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 30, 2019
@bors

bors commented Mar 30, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 7da27b2 with merge b0fcfa7...

bors added a commit that referenced this pull request Mar 30, 2019
Rollup of 3 pull requests
Successful merges:
- #59405 (doc: use correct body font URLs)
- #59562 (Changed reference style in dbg macro docs.)
- #59569 (Add book.toml with title to unstable-book doc)
Failed merges:
r? @ghost
@bors

bors commented Mar 31, 2019

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-travis, status-appveyor
Approved by: Centril
Pushing b0fcfa7 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Mar 31, 2019
@bors
bors merged commit 7da27b2 into rust-lang:masterMar 31, 2019
@Centril
Centril deleted the rollup branch March 31, 2019 01:22
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.rollupA PR which is a rollupS-waiting-on-borsStatus: 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.

3 participants

@Centril@bors@benesch