3ddb78a346
rustdoc: Render `<Self as X>::Y` type casts properly across crate bounds My last PR that introduced the type casting did not work for cross-crate re-exported traits, which is fixed in this PR. Fully resolves #85454 |
||
---|---|---|
.. | ||
clean | ||
doctest | ||
formats | ||
html | ||
json | ||
passes | ||
theme | ||
Cargo.toml | ||
config.rs | ||
core.rs | ||
docfs.rs | ||
doctest.rs | ||
doctree.rs | ||
error.rs | ||
externalfiles.rs | ||
fold.rs | ||
lib.rs | ||
lint.rs | ||
markdown.rs | ||
README.md | ||
theme.rs | ||
visit_ast.rs | ||
visit_lib.rs |
For more information about how librustdoc
works, see the rustc dev guide.