about summary refs log tree commit diff
path: root/tests/rustdoc
AgeCommit message (Expand)AuthorLines
2024-07-13Rollup merge of #127671 - notriddle:notriddle/issue-d, r=Mark-SimulacrumJubilee-60/+32
2024-07-12Move assertion-free rustdoc ice tests to rustdoc-uiMichael Howell-50/+0
2024-07-12rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2024-07-12Add URL and crate_name to test casesMichael Howell-4/+26
2024-07-12Add rustdoc support for use<> in (local) RPITsMichael Goulet-0/+14
2024-06-30Migrate tests to use `-Znext-solver`Deadbeef-0/+2
2024-06-28finishing touches, move fixed ICEs to ui testsDeadbeef-1/+2
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-4378/+4378
2024-06-22Auto merge of #126761 - GuillaumeGomez:unsafe_extern_blocks, r=spastorinobors-0/+30
2024-06-22Make `effects` an incomplete featureDeadbeef-10/+13
2024-06-20Add regression test for `unsafe_extern_blocks`Guillaume Gomez-0/+30
2024-06-04Update code format and testsSergi-Ferrez-8/+7
2024-06-01Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs,...bors-1/+0
2024-05-27Auto merge of #125599 - camelid:clarify-stability, r=notriddle,GuillaumeGomezbors-0/+6
2024-05-26rustdoc: Show "const" for const-unstable if also overall unstableNoah Lev-1/+1
2024-05-25rustdoc: Elide const-unstable if also unstable overallNoah Lev-0/+6
2024-05-21Move tests into appropriate subdirectoriesMichael Howell-12/+4
2024-05-21rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2024-05-21Add URL and crate_name to test casesMichael Howell-12/+40
2024-05-19Add failing test for cross-crate enum in type aliasMichael Goulet-0/+12
2024-05-14rustdoc: Negative impls are not notableMichael Goulet-0/+24
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