Files
rust/tests
Jacob Pratt 6f336f9732 Rollup merge of #154697 - lolbinarycat:rustdoc-renamed-crate, r=GuillaumeGomez
rustdoc: fix href of extern crates in search results

To avoid modifying the search index, I instead overloaded an existing field that is always unused for extern crate items.

fixes rust-lang/rust#148300

r? @GuillaumeGomez
2026-04-02 20:53:33 -04:00
..