Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #113374 - GuillaumeGomez:private-to-public-path, r=notriddle,fmease
[rustdoc] If re-export is private, get the next item until a public one is found or expose the private item directly Fixes #81141. If we have: ```rust use Private as Something; pub fn foo() -> Something {} ``` Then `Something` will be replaced by `Private`. r? `@notriddle`
bors 2023-07-27
parent 0948bf2 · parent a7d6400 · commit eadcf64
0 files changed, 0 insertions, 0 deletions