We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crossbeam::channel settings are broken. https://docs.rs/crossbeam/0.8.2/crossbeam/channel/index.html
crossbeam::channel
Reproduce:
click on https://docs.rs/crossbeam/0.8.2/crossbeam/channel/index.html, then click on the settings wheel right of the rustdoc search bar; observe infinite spinning.
In Chromium Devtools I can reproduce a 404 from it attempting to load https://docs.rs/crossbeam/0.8.2/settings-20220722-1.64.0-nightly-848090dcd.js.
https://docs.rs/crossbeam/0.8.2/settings-20220722-1.64.0-nightly-848090dcd.js
The text was updated successfully, but these errors were encountered:
refs rust-lang#1979, rust-lang#1992: workaround for settings.js not s…
26eb6cd
…erved from the root
search.js
settings.js
static-root-path
Thank you for the report!
I believe this is a regression from a big internal migration, see also #1979.
I added the filename to our workaround, see #1993.
Sorry, something went wrong.
refs #1979, #1992: workaround for settings.js not served from the root
19c77a9
the fix is deployed now
Successfully merging a pull request may close this issue.
crossbeam::channel
settings are broken. https://docs.rs/crossbeam/0.8.2/crossbeam/channel/index.htmlReproduce:
In Chromium Devtools I can reproduce a 404 from it attempting to load
https://docs.rs/crossbeam/0.8.2/settings-20220722-1.64.0-nightly-848090dcd.js
.The text was updated successfully, but these errors were encountered: