about summary refs log tree commit diff
path: root/tests/rustdoc-gui/src
AgeCommit message (Expand)AuthorLines
2025-09-27Remove `doc_auto_cfg` feature as wellGuillaume Gomez-1/+0
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-09-05Ensure that `--html-after-content` option is used to check `scrape_examples_i...Guillaume Gomez-2/+2
2025-09-02squash fix `render_call_locations` panic when default span points at file out...Janis-0/+29
2025-08-28Add tests for `doc(attribute = "...")` attributeGuillaume Gomez-0/+4
2025-08-23Improve code and add test with macro coming from another file from the same c...Guillaume Gomez-0/+11
2025-08-23Add GUI test for `--generate-macro-expansion` optionGuillaume Gomez-0/+65
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-09-10rustdoc: make the header show all three buttonsMichael Howell-0/+1
2024-09-10rustdoc: redesign toolbar and disclosure widgetsMichael Howell-0/+1
2024-09-05Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddleMatthias Krüger-0/+2
2024-09-02Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdocMatthias Krüger-0/+10
2024-09-01Add missing CSS variables in GUI test for `custom-theme.css`Guillaume Gomez-0/+2
2024-08-06rustdoc-search: account for numeric disambiguators on implsMichael Howell-1/+19
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
2024-07-18Add test for size of items in the items listGuillaume Gomez-0/+1
2024-07-15Add tests for new toggle on deref blocksGuillaume Gomez-0/+10
2024-05-05Fix bad color for setting cog in ayu themeGuillaume Gomez-0/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2023-12-31Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...bors-0/+1
2023-12-24Add GUI regression test for position of warning blockGuillaume Gomez-0/+3
2023-12-19Fix corner cases when dealing with mobile modeMichael Howell-0/+1
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-0/+2
2023-12-07Extend GUI tests for `doc_cfg`Guillaume Gomez-0/+16
2023-12-01Add GUI tests for comments highlighting in items declarationGuillaume Gomez-0/+44
2023-11-02Add GUI test to ensure that implementations on foreign types are in the expec...Guillaume Gomez-0/+19
2023-10-31Accept less invalid Rust in rustdocOli Scherer-2/+7
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-10-11rustdoc: allow resizing the sidebarMichael Howell-0/+2
2023-10-11Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmeasebors-0/+2
2023-10-08rustdoc: fix rustdoc-gui tests for logo changesMichael Howell-0/+2
2023-09-21rustdoc-search: add impl disambiguator to duplicate assoc itemsMichael Howell-0/+18
2023-09-14rusdoc: add gui test for custom CSS themesMichael Howell-0/+115
2023-08-14Add GUI test for warning blocksGuillaume Gomez-0/+12