about summary refs log tree commit diff
path: root/tests/rustdoc/inline_local/parent-path-is-better.rs
AgeCommit message (Collapse)AuthorLines
2024-12-26rustdoc: use shorter paths as preferred canonical pathsMichael Howell-0/+40
This is a solution to the `std::sync::poison` linking problem, and, in general, makes intra-doc links shorter and clearer.