summary refs log tree commit diff
path: root/tests/rustdoc-gui/src/test_docs
AgeCommit message (Expand)AuthorLines
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/+515