b905464668
Currently methods from extern crates are sometimes added to the search index when they shouldn't be or added with the original path rather than the reexported path. This fixes that by making sure `cache().paths` only contains local paths like the description for it states. It also fixes a few minor issues with link rendering and redirect generation which would point to local crate docs even if the docs for that crate hadn't been generated. Also a bug with methods implemented on traits which caused wrong paths and so dead links in the search results has been fixed. |
||
---|---|---|
.. | ||
empty.rs | ||
extern-links.rs | ||
inline-default-methods.rs | ||
issue-13698.rs | ||
issue-15318.rs | ||
issue-17476.rs | ||
issue-19190-3.rs | ||
issue-20646.rs | ||
issue-20727.rs | ||
issue-21092.rs | ||
issue-21801.rs | ||
issue-22025.rs | ||
issue-23207-1.rs | ||
issue-23207-2.rs | ||
issue-26606-macro.rs | ||
issue-27362.rs | ||
issue-28927-1.rs | ||
issue-28927-2.rs | ||
issue-29584.rs | ||
issue-30109-1.rs | ||
issue-34274.rs | ||
reexp_stripped.rs | ||
rustdoc-default-impl.rs | ||
rustdoc-extern-default-method.rs | ||
rustdoc-extern-method.rs | ||
rustdoc-ffi.rs | ||
rustdoc-impl-parts-crosscrate.rs | ||
src-links-external.rs | ||
variant-struct.rs |