about summary refs log tree commit diff
path: root/tests/rustdoc-gui/src/test_docs/lib.rs
AgeCommit message (Expand)AuthorLines
2025-09-26Rollup merge of #147047 - notriddle:toolbar-index, r=GuillaumeGomezMatthias Krüger-0/+1
2025-09-25rustdoc-search: add test case for all/index.html searchMichael Howell-0/+1
2025-09-25rustdoc: hide `#[repr(...)]` if it isn't part of the public ABILeón Orell Valerian Liehr-4/+4
2025-08-28Add tests for `doc(attribute = "...")` attributeGuillaume Gomez-0/+4
2025-08-04Fix wrong font being used for tooltips `i` iconsGuillaume Gomez-0/+14
2025-05-10gui testSpecificProtagonist-0/+1
2025-04-24Add/update GUI test for impl indent fixGuillaume Gomez-0/+26
2025-02-24Rollup merge of #136991 - GuillaumeGomez:code-wrapping, r=notriddleJacob Pratt-0/+9
2025-02-19Add custom sort for link in rustdocyukang-0/+18
2025-02-14Add GUI test for code wrappingGuillaume Gomez-0/+9
2025-01-24Add GUI regression test for indent of trait items on mobileGuillaume Gomez-0/+22
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-1/+1
2024-12-05Improve positioning of "..." in collapsed impl blockGuillaume Gomez-0/+22
2024-12-05Add GUI test for impl block doc displayGuillaume Gomez-0/+17
2024-10-04Add GUI regression test for #130622 and for #131223Guillaume Gomez-0/+24
2024-07-22Add regression test for items list size (#128023)Guillaume Gomez-0/+8
2024-07-21Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddleJubilee-4/+4
2024-07-21Add regression test for stab display in doc blocksGuillaume Gomez-4/+4
2024-07-19Add GUI test for trait bounds displayGuillaume Gomez-0/+6
2023-12-24Add GUI regression test for position of warning blockGuillaume Gomez-0/+3
2023-12-01Add GUI tests for comments highlighting in items declarationGuillaume Gomez-0/+18
2023-11-02Add GUI test to ensure that implementations on foreign types are in the expec...Guillaume Gomez-0/+19
2023-10-22rustdoc: make JS trait impls act more like HTMLMichael Howell-0/+20
2023-10-22rustdoc: use JS to inline target type impl docs into aliasMichael Howell-0/+7
2023-09-21rustdoc-search: add impl disambiguator to duplicate assoc itemsMichael Howell-0/+18
2023-08-14Add GUI test for warning blocksGuillaume Gomez-0/+12
2023-08-03Add `internal_features` lintNilstrieb-0/+1
2023-07-03Add GUI test for long inline cfg labels displayGuillaume Gomez-0/+9
2023-06-21Add test to prevent regression for fields displayGuillaume Gomez-0/+21
2023-01-21rustdoc: update test case to deal with "coo" only accepting dist=1Michael Howell-2/+14
2023-01-11Move /src/test to /testsAlbert Larsan-0/+476