about summary refs log tree commit diff
path: root/tests/rustdoc
AgeCommit message (Expand)AuthorLines
2024-05-13Apply nitsMichael Goulet-0/+1
2024-05-11Always hide private fields in aliased typeUrgau-0/+20
2024-05-07rustdoc: use stability, instead of features, to decide what to showMichael Howell-2/+23
2024-05-01Stabilize `custom_code_classes_in_docs` featureGuillaume Gomez-1/+0
2024-04-28Fix the assertion crash from rustdoc document indent widthsyukang-0/+7
2024-04-19Auto merge of #118441 - GuillaumeGomez:display-stability-version, r=rustdocbors-5/+5
2024-04-16Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmeaseGuillaume Gomez-96/+65
2024-04-15rustdoc: move tests into applicable subdirectoriesMichael Howell-0/+0
2024-04-15rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2024-04-15Move ice tests to rustdoc-uiMichael Howell-65/+0
2024-04-15Add URL and crate_name to test casesMichael Howell-16/+50
2024-04-11Rollup merge of #123459 - GuillaumeGomez:fix-123435, r=notriddleMatthias Krüger-0/+14
2024-04-08rustdoc: synthetic auto: filter out clauses from the implementor's ParamEnvLeón Orell Valerian Liehr-0/+14
2024-04-06Add `f16` and `f128` to rustdoc's `PrimitiveType`Trevor Gross-1/+13
2024-04-04Add regression test for #123435Guillaume Gomez-0/+14
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez-1/+1
2024-04-02rustdoc: heavily simplify synthesis of auto trait implsLeón Orell Valerian Liehr-2/+23
2024-04-01rustdoc: synthetic impls: auto traits: Fx{Hash↦Index}{Map,Set}León Orell Valerian Liehr-10/+7
2024-03-16rustdoc-search: shard the search result descriptionsMichael Howell-1/+1
2024-03-14testsManish Goregaokar-4/+8
2024-03-12Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddleJubilee-15/+26
2024-03-12rustdoc: fix up old testLeón Orell Valerian Liehr-15/+26
2024-03-11Rollup merge of #121840 - oli-obk:freeze, r=dtolnayJacob Pratt-7/+10
2024-03-05Update test names to not have dots许杰友 Jieyou Xu (Joe)-0/+0
2024-03-01Add regression test for #121772Guillaume Gomez-0/+24
2024-02-29Expose `Freeze` trait againOli Scherer-7/+10
2024-02-29Rollup merge of #121689 - GuillaumeGomez:rustdoc-highlighting-whitespace, r=n...Matthias Krüger-0/+29
2024-02-28Add regression test for inclusion of whitespace characters in rustdoc highlig...Guillaume Gomez-0/+29
2024-02-28Rollup merge of #121680 - GuillaumeGomez:foreign-macro-jump-to-def, r=notriddleGuillaume Gomez-0/+21
2024-02-28Rollup merge of #121572 - notriddle:notriddle/test-case-121106, r=GuillaumeGomezGuillaume Gomez-0/+19
2024-02-27Add regression test for link generation on foreign macro in jump to defintion...Guillaume Gomez-0/+21
2024-02-26Auto merge of #121461 - reitermarkus:generic-nonzero-tests, r=dtolnaybors-1/+1
2024-02-25Use generic `NonZero` in tests.Markus Reiter-1/+1
2024-02-24Add test case for primitive links in alias jsMichael Howell-0/+19
2024-02-24Add test cases for inlining compiler-private itemsMichael Howell-0/+25
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-466/+466
2024-02-18Rollup merge of #121218 - ShoyuVanilla:fix-issue-76736, r=notriddleLeón Orell Valerian Liehr-0/+58
2024-02-18Rollup merge of #121160 - fmease:rustdoc-fix-n-refactor-html-rendering, r=Gui...León Orell Valerian Liehr-1/+13
2024-02-17Fix missing trait impls for type in rustc docsShoyu Vanilla-0/+58
2024-02-16rustdoc: fix and refactor HTML rendering a bitLeón Orell Valerian Liehr-1/+13
2024-02-16Rollup merge of #121095 - chenyukang:yukang-fix-120998-rust-playground-link, ...Guillaume Gomez-2/+2
2024-02-15add extra indent spaces for rust-playground linkyukang-2/+2
2024-02-15Rollup merge of #121022 - fmease:rustdoc-x-crate-late-bound-lt-src-order, r=G...Matthias Krüger-0/+34
2024-02-15rustdoc: cross-crate re-exports: correctly render late-bound params in source...León Orell Valerian Liehr-0/+34
2024-02-13Rollup merge of #120548 - GuillaumeGomez:glob-reexport-cfg-merge, r=Guillaume...Matthias Krüger-0/+29
2024-02-09Unify item relative path computation in one functionGuillaume Gomez-4/+37
2024-02-09Add regression test for non local items link generationGuillaume Gomez-0/+15
2024-02-01Add regression test for `doc_auto_cfg` feature handling with glob reexportsGuillaume Gomez-0/+29
2024-01-31Rollup merge of #120501 - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=n...Nadrieril-0/+32
2024-01-30Add regression test for #120487Guillaume Gomez-0/+32