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
For example (randomly chosen from the recent builds) here.
The really interesting thing is: **The 404 response actually returns the image, only sets the status-code to 404. ** :) (my mistake, early morning confusion)
A short local build was fine, so I'm not sure where the problem is.
The text was updated successfully, but these errors were encountered:
I don't see an image returned, for https://docs.rs/rust-logo-20210322-1.53.0-nightly-5d04957a4.png I get an HTML response "no crate found".
Seems likely to be related to #1324, it's not falling back from the rustdoc_redirect_handler to the rustdoc-shared-file handler correctly for .png.
Uh oh!
There was an error while loading. Please reload this page.
For example (randomly chosen from the recent builds) here.
The really interesting thing is: **The 404 response actually returns the image, only sets the status-code to 404. ** :)(my mistake, early morning confusion)A short local build was fine, so I'm not sure where the problem is.
The text was updated successfully, but these errors were encountered: