summary refs log tree commit diff
path: root/src/test/rustdoc
AgeCommit message (Expand)AuthorLines
2021-10-18Rework the equivalent test to work with sidebar-items.jsLoïc BRANSTETT-3/+3
2021-10-18Add equivalent test in src/test/rustdocLoïc BRANSTETT-0/+14
2021-09-14fix ICE on hidden tuple variant fieldsEmil Gardström-0/+34
2021-09-01Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ...bors-1/+10
2021-09-01Add tests for implementors associated types displayGuillaume Gomez-1/+10
2021-08-30`feature(const_param_types)` -> `feature(adt_const_params)`lcnr-1/+1
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-5/+3
2021-08-30remove lazy_normalization_constsEllen-1/+1
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-1/+1
2021-08-29Add regression testinquisitivecrystal-0/+19
2021-08-28Update testsinquisitivecrystal-0/+58
2021-08-26Rollup merge of #88215 - jyn514:lazy-loading, r=petrochenkovManish Goregaokar-4/+10
2021-08-26Fix the bugs and add a regression testJoshua Nelson-0/+8
2021-08-22Revert "Revert "Don't load all extern crates unconditionally""Joshua Nelson-4/+2
2021-08-19Give precedence to `html_root_url` over `--extern-html-root-url` by default, ...Joshua Nelson-3/+25
2021-08-05Fix URL conflict for std typeGuillaume Gomez-1/+1
2021-08-05Add missing root_path when generating links using hrefGuillaume Gomez-3/+9
2021-08-05Generate links for modules as wellGuillaume Gomez-4/+5
2021-08-05Add test for source code pages URLsGuillaume Gomez-0/+55
2021-07-29Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514Yuki Okushi-2/+38
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-3/+3
2021-07-26Add test for enum item tuple fields documentationGuillaume Gomez-2/+19
2021-07-25Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume...bors-191/+191
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-191/+191
2021-07-25Add test for tuple struct documentation fieldsGuillaume Gomez-0/+19
2021-07-22Don't hide fields of enum struct variantsNoah Lev-4/+2
2021-07-22Rollup merge of #87288 - ijackson:rustdoc-theme, r=GuillaumeGomezGuillaume Gomez-0/+7
2021-07-22Add tests for default-settingsGuillaume Gomez-0/+7
2021-07-21Rollup merge of #87024 - weihanglo:issue-85494, r=ManishearthEric Huss-7/+38
2021-07-17Fix test cases for header titles in sidebarMichael Howell-11/+11
2021-07-16Auto merge of #86662 - mockersf:fix-86620-link-unknown-location, r=jyn514bors-0/+22
2021-07-15add assertions on existing tests with missing doc sourceFrançois Mockers-0/+2
2021-07-12Auto merge of #86841 - GuillaumeGomez:reexported-macro-2-render, r=Stupremeebors-0/+142
2021-07-11rustdoc: test count of item contents when hiddenWeihang Lo-7/+38
2021-07-10Change all 'optflag' arguments to 'optflagmulti'Zach Lute-0/+4
2021-07-07Only show restricted pub useGuillaume Gomez-0/+5
2021-07-07Add tests for reexports (both public and private)Guillaume Gomez-14/+137
2021-07-07Add test for reexported macros 2.0 renderingGuillaume Gomez-0/+14
2021-07-06add check on anchor linkFrançois Mockers-0/+1
2021-07-06add mcve as testFrançois Mockers-0/+19
2021-07-05Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514bors-10/+55
2021-07-03rustc_ast_pretty: Don't print space after `$`Noah Lev-15/+19
2021-07-03Pretty-print macro matchers instead of using source codeNoah Lev-15/+14
2021-07-01Revert "Don't load all extern crates unconditionally"Guillaume Gomez-0/+12
2021-06-28Add regression test for #86208Noah Lev-0/+42
2021-06-28Add test for item-table with resize to mobileStefan Schindler-10/+13
2021-06-26Auto merge of #86449 - Stupremee:render-self-cast-in-type-bound, r=GuillaumeG...bors-1/+30
2021-06-26Auto merge of #84814 - Stupremee:properly-render-hrtbs, r=GuillaumeGomezbors-12/+61
2021-06-26Rollup merge of #86513 - fee1-dead:cross-crate-doc-hidden, r=danielhenrymantillaYuki Okushi-0/+76
2021-06-25Renamed test and added test for same crateDeadbeef-3/+39