You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rustdoc: fix rust-logo.png being included with the wrong name
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.
0 commit comments