For instance, on https://doc.rust-lang.org/nightly/abc/123, the search box offers to search the standard library for 123. Clicking the search button goes to https://doc.rust-lang.org/nightly/abc/std/index.html?search=123 (note the `abc/std`) which is invalid. Probably related to https://github.com/rust-lang/rust/pull/54609 (cc @GuillaumeGomez).