about summary refs log tree commit diff
path: root/src/test/rustdoc
AgeCommit message (Expand)AuthorLines
2021-02-23Add tests for --generate-redirect-map optionGuillaume Gomez-0/+29
2021-02-23Rollup merge of #79423 - camelid:smart-punct, r=jyn514Dylan DPC-1/+31
2021-02-22Rollup merge of #82351 - notriddle:docs-meta-description, r=jyn514Yuki Okushi-0/+38
2021-02-21Update src/test/rustdoc/description.rsMichael Howell-0/+1
2021-02-21Update src/test/rustdoc/description.rsMichael Howell-0/+1
2021-02-20Use has for non-regexesMichael Howell-6/+6
2021-02-20Fix formatting for description rustdoc UI testsMichael Howell-9/+14
2021-02-20Add rustdoc UI tests for new description behaviourMichael Howell-0/+31
2021-02-20Add test for no src links on dummy spansGuillaume Gomez-0/+12
2021-02-19Add tests for !Sized trait displayGuillaume Gomez-0/+17
2021-02-15Fix intra-doc link to raw pointer methodSimon Sapin-0/+1
2021-02-13Rollup merge of #82040 - GuillaumeGomez:ensure-src-link, r=CraftSpiderYuki Okushi-0/+6
2021-02-12Rollup merge of #79775 - jyn514:doctest, r=GuillaumeGomezDylan DPC-1/+1
2021-02-12Add test to prevent src link regressionGuillaume Gomez-0/+6
2021-02-11Fix injected errors when running doctests on a crate named after a keywordJoshua Nelson-1/+1
2021-02-11resolve: Reduce scope of `pub_use_of_private_extern_crate` deprecation lintVadim Petrochenkov-2/+2
2021-02-10Do not ICE on range patterns in function argumentsLeSeulArtichaut-1/+1
2021-02-10Add regression test for #81289LeSeulArtichaut-0/+18
2021-02-08Fix `@has` checks "no closing quotation" errorCamelid-3/+3
2021-02-08Auto merge of #81313 - LeSeulArtichaut:revert-32558, r=jyn514bors-1/+1
2021-02-07Test that code does not get smart-punctuatedCamelid-0/+17
2021-02-07Enable smart punctuationCamelid-1/+14
2021-02-06Restore linking to itself in implementors section of trait pageLeSeulArtichaut-1/+1
2021-02-06Enable 'task list' markdown extensionJoshua Nelson-0/+13
2021-01-27rustdoc: Render HRTB correctly for bare functionsCamelid-0/+29
2021-01-24Rollup merge of #81302 - LeSeulArtichaut:80777-trait-render, r=jyn514Jonas Schievink-0/+19
2021-01-23Fix rendering of stabilization version for trait implementorsLeSeulArtichaut-0/+19
2021-01-22rustdoc: Fix visibility of trait and impl itemsCamelid-0/+32
2021-01-21Auto merge of #80958 - bstrie:deptbdnums, r=KodrAusbors-1/+1
2021-01-20Deprecate-in-future the constants superceded by RFC 2700bstrie-1/+1
2021-01-20Remove flaky testJoshua Nelson-6/+0
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-0/+1
2021-01-15Rollup merge of #80254 - Aaron1011:rustdoc-auto-param-env, r=estebankYuki Okushi-0/+37
2021-01-13Update tests for extern block lintingMark Rousskov-15/+15
2021-01-12Simplify regression testTristan Dannenberg-4/+3
2021-01-12Update help message and add regression testTristan Dannenberg-0/+7
2021-01-12Rollup merge of #80885 - camelid:intra-doc-str-ref, r=jyn514Yuki Okushi-0/+9
2021-01-11Rollup merge of #80892 - camelid:intra-doc-remove-star, r=jyn514Yuki Okushi-2/+0
2021-01-11Rollup merge of #80881 - jyn514:intra-doc-self, r=GuillaumeGomezYuki Okushi-0/+6
2021-01-10rustdoc: Remove `*` intra-doc alias for `pointer`Camelid-2/+0
2021-01-10rustdoc: Resolve `&str` as `str`Camelid-0/+9
2021-01-10Fix intra-doc links to `Self` and `crate`Joshua Nelson-0/+6
2021-01-10Auto merge of #77862 - danielhenrymantilla:rustdoc/fix-macros_2_0-paths, r=jy...bors-0/+95
2021-01-08Auto merge of #80653 - jryans:doc-deref-recursive, r=jyn514,GuillaumeGomezbors-2/+72
2021-01-08Preserve non-local recursive `Deref` implsJ. Ryan Stinnett-0/+26
2021-01-08Use target in `Deref` method section IDsJ. Ryan Stinnett-6/+10
2021-01-08Recursively document methods via `Deref` traitsJ. Ryan Stinnett-0/+40
2021-01-08Rollup merge of #80799 - jyn514:pretty-print, r=CraftSpiderYuki Okushi-0/+5
2021-01-07Get rid of custom pretty-printing in rustdocJoshua Nelson-0/+5
2021-01-08Rollup merge of #80660 - max-heller:issue-80559-fix, r=jyn514Yuki Okushi-0/+4