summary refs log tree commit diff
path: root/tests/rustdoc-ui/intra-doc
AgeCommit message (Expand)AuthorLines
2023-04-16rustdoc: Correctly merge import's and its target's docs in one more caseVadim Petrochenkov-0/+16
2023-02-20Make `configure_and_expand` "infalllible" by just aborting the compilation if...Oli Scherer-3/+1
2023-02-19Rollup merge of #107951 - petrochenkov:procmacdoc, r=jackh726Dylan DPC-0/+27
2023-02-18rustdoc: Cleanup broken link callbacksVadim Petrochenkov-16/+16
2023-02-13resolve: Fix doc links referring to other crates when documenting proc macro ...Vadim Petrochenkov-0/+27
2023-02-11rustdoc: Don't resolve link to field on different variantclubby789-1/+29
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2133