When searching for anything on https://doc.rust-lang.org/nightly/std or https://doc.rust-lang.org/nightly/core the javascript console shows failure about loading additional javascript files and the search itself never succeeds, showing "Loading search results..." indefinitely.
I tried https://doc.rust-lang.org/nightly/std/?search=refcell
I expected to see the search results.
Instead, I'm seing "Loading search results..." indefinitely and I'm getting those errors in the javascript console:
GET https://doc.rust-lang.org/nightly//search.index/0c61ea98bd97.js net::ERR_ABORTED 404 (Not Found)
GET https://doc.rust-lang.org/nightly//search.index/7febe8a55d41.js net::ERR_ABORTED 404 (Not Found)
Version of https://doc.rust-lang.org/nightly: 1.91.0-nightly (05f5a58 2025-08-19)
When searching for anything on https://doc.rust-lang.org/nightly/std or https://doc.rust-lang.org/nightly/core the javascript console shows failure about loading additional javascript files and the search itself never succeeds, showing "Loading search results..." indefinitely.
I tried https://doc.rust-lang.org/nightly/std/?search=refcell
I expected to see the search results.
Instead, I'm seing "Loading search results..." indefinitely and I'm getting those errors in the javascript console:
Version of https://doc.rust-lang.org/nightly: 1.91.0-nightly (05f5a58 2025-08-19)