about summary refs log tree commit diff
path: root/tests/rustdoc/intra-doc
AgeCommit message (Expand)AuthorLines
2023-10-31Accept less invalid Rust in rustdocOli Scherer-1/+1
2023-08-18Still resolving rustdoc resolution panickingKyle Lin-0/+4
2023-07-22fix doc links on `use` itemsLukas Markeffsky-0/+16
2023-06-01Rollup merge of #108459 - benediktwerner:rustdoc-fix-link-match, r=GuillaumeG...Dylan DPC-1/+38
2023-05-30rustdoc: Fix LinkReplacer link matchingbenediktwerner-1/+38
2023-05-04IAT: Rustdoc integrationLeón Orell Valerian Liehr-0/+45
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-4/+4
2023-03-15rustdoc: remove `std::` from primitive intra-doc link tooltipsMichael Howell-0/+2
2023-02-22rustdoc: update test case with intra-doc link pointing to methodMichael Howell-4/+12
2023-02-13rustdoc: add more tooltips to intra-doc linksMichael Howell-0/+17
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1550