Skip to content

Conversation

@pietroalbini
Copy link
Member

@pietroalbini pietroalbini commented Sep 30, 2019

During a refactoring in #64443 a typo was introduced in rustdoc's html renderer, and rust-logo.png was saved as rust-log.png. This fixes the regression by restoring the proper file name.

r? @Mark-Simulacrum

During a refactoring in rust-lang#64443 a typo was introduced in rustdoc's html
renderer, and rust-logo.png was saved as rust-log.png. This fixes the
regression by restoring the proper file name.
@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 30, 2019

📌 Commit d2d0880 has been approved by GuillaumeGomez

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 30, 2019
@jonas-schievink
Copy link
Contributor

Duplicate of #64904

@jonas-schievink jonas-schievink marked this as a duplicate of #64904 Sep 30, 2019
@pietroalbini
Copy link
Member Author

@bors r-

Uh, that wasn't merged on master when I started working on the PR but was merged when I checked if there weren't open PRs about this. Yay race conditions.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 30, 2019
@pietroalbini pietroalbini deleted the fix-rustdoc-rustlogo branch September 30, 2019 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

5 participants