about summary refs log tree commit diff
path: root/src/test/rustdoc
AgeCommit message (Expand)AuthorLines
2022-06-26Add regression test for #92859Guillaume Gomez-0/+24
2022-06-20Add test for macro support in "jump to def" featureGuillaume Gomez-0/+25
2022-06-19Rollup merge of #98105 - notriddle:notriddle/tuple-links, r=jshaDylan DPC-0/+18
2022-06-18Add test cases for tuples with linksMichael Howell-0/+18
2022-06-16Auto merge of #97842 - notriddle:notriddle/tuple-docs, r=jsha,GuillaumeGomezbors-0/+54
2022-06-16Exclude cfg "doc" and "doctest" from feature `doc_auto_cfg`Sprite-10/+15
2022-06-16Fix `cfg(not)` and `cfg(all)` causing Rustdoc stab to disappearSprite-1/+17
2022-06-14rustdoc: add test case for "variadic tuple" search notationMichael Howell-0/+18
2022-06-13rustdoc: remove link on slice bracketsMichael Howell-3/+3
2022-06-11Add test case for #trait-implementations-1 linkMichael Howell-0/+8
2022-06-08Add regression test for #84634Guillaume Gomez-0/+28
2022-06-07rustdoc: show auto/blanket docs for tuple and unitMichael Howell-0/+28
2022-06-06Rollup merge of #90905 - GuillaumeGomez:empty-impl-blocks, r=jshaMatthias Krüger-0/+20
2022-06-03Rollup merge of #97668 - notriddle:notriddle/slice-link, r=jshaDylan DPC-0/+32
2022-06-02rustdoc: clean up primitive.slice.html linksMichael Howell-0/+32
2022-06-02Rollup merge of #97502 - onlineSoftwareDevOK:rustdocTests, r=GuillaumeGomezMatthias Krüger-0/+42
2022-06-02rustdoc: Add more test coverageonlinesoftwaredevok@protonmail.com-0/+42
2022-06-02Rollup merge of #97617 - GuillaumeGomez:rustdoc-anonymous-reexports, r=Nemo157Dylan DPC-0/+22
2022-06-01Add test for anonymous reexportsGuillaume Gomez-0/+22
2022-06-02Rollup merge of #97613 - jsha:implementation-is-on-local-type, r=GuillaumeGomezYuki Okushi-1/+1
2022-06-02Rollup merge of #97130 - notriddle:notriddle/collect-trait-impls-dup, r=Guill...Yuki Okushi-0/+14
2022-06-01rustdoc: add test case for auto traits on slice primitiveMichael Howell-0/+14
2022-06-01Improve calculation of "Impls on Foreign Types"Jacob Hoffman-Andrews-1/+1
2022-06-01Rollup merge of #97470 - notriddle:notriddle/test-cases, r=GuillaumeGomezYuki Okushi-2/+47
2022-05-31Add test for empty impl blocksGuillaume Gomez-0/+20
2022-05-30Remove `#[default..]` and add `#[const_trait]`Deadbeef-1/+1
2022-05-27rustdoc: add test case for the implementors JS file placementMichael Howell-0/+43
2022-05-27rustdoc: add test case for email that looks like intra-doc linkMichael Howell-2/+4
2022-05-21Strenghten strip-enum-variant.rs testGuillaume Gomez-0/+3
2022-05-21Remove `crate` visibility modifier in libs, testsJacob Pratt-3/+1
2022-05-20Rollup merge of #96565 - notriddle:notriddle/impl-box, r=camelidGuillaume Gomez-0/+16
2022-05-09Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errorsbors-26/+23
2022-05-07Rollup merge of #96636 - GuillaumeGomez:fix-jump-to-def-regression, r=notriddleGuillaume Gomez-0/+18
2022-05-06Add regression test for jump-to-defGuillaume Gomez-0/+18
2022-05-05Fix test case checking for where the JS goesMichael Howell-1/+1
2022-04-29Rollup merge of #96536 - rust-lang:notriddle/deref-slice-core, r=GuillaumeGomezDylan DPC-0/+22
2022-04-29rustdoc: show implementations on `#[fundamental]` wrappersMichael Howell-0/+16
2022-04-28rustdoc: fix missing method list for primitive deref targetMichael Howell-0/+22
2022-04-27Rollup merge of #96410 - notriddle:notriddle/issue-95873, r=GuillaumeGomezDylan DPC-0/+2
2022-04-26Update src/test/rustdoc/issue-95873.rsMichael Howell-1/+1
2022-04-25rustdoc: do not write `{{root}}` in `pub use ::foo` docsMichael Howell-0/+2
2022-04-25Fix issue 96381Michael Goulet-0/+16
2022-04-20Auto merge of #96135 - petrochenkov:doclink6, r=GuillaumeGomezbors-0/+26
2022-04-19Rollup merge of #95813 - Urgau:rustdoc-where-clause-space, r=GuillaumeGomezDylan DPC-0/+17
2022-04-19Add regression test for #96079Guillaume Gomez-0/+26
2022-04-17Add regression test for rustdoc duplicated blanket implsGuillaume Gomez-0/+14
2022-04-17Remove extra space before a where clause in the documentationLoïc BRANSTETT-0/+17
2022-04-14Error on `#[rustc_deprecated]`Jacob Pratt-20/+19
2022-04-14clarify doc(cfg) wordingAndy Russell-20/+20
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-8/+6