about summary refs log tree commit diff
path: root/src/test/rustdoc
AgeCommit message (Expand)AuthorLines
2021-06-03Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jshabors-1/+2
2021-06-02Update rustdoc testsGuillaume Gomez-94/+100
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-81/+82
2021-05-31Update rustdoc testGuillaume Gomez-1/+2
2021-05-30Remove toggle for "undocumented items."Jacob Hoffman-Andrews-44/+60
2021-05-26Update trait toggle testGuillaume Gomez-1/+5
2021-05-23Auto merge of #85479 - Stupremee:render-Self_as-type-casts, r=CraftSpiderbors-0/+17
2021-05-22Fix auto-hide for implementations and implementors.Jacob Hoffman-Andrews-1/+2
2021-05-19rustdoc: add test for issue-85454Justus K-0/+17
2021-05-18Rollup merge of #83366 - jyn514:stabilize-key-value-attrs, r=petrochenkovJack Huey-1/+0
2021-05-18Stabilize extended_key_value_attributesJoshua Nelson-1/+0
2021-05-16Add test for trait toggle locationJacob Hoffman-Andrews-0/+7
2021-05-11Disable layout docs for type aliases for nowCamelid-4/+0
2021-05-11Add note to docs when layout cannot be computedCamelid-1/+9
2021-05-11Add test case for zero-sized typesCamelid-0/+4
2021-05-11Make test more specificCamelid-1/+1
2021-05-11Only show type layout info if `--show-type-layout` is passedCamelid-0/+6
2021-05-11Show memory layout for type aliasesCamelid-1/+2
2021-05-11Add test for memory layout informationCamelid-0/+43
2021-05-10Auto merge of #85074 - GuillaumeGomez:end-toggle-migration, r=jshabors-10/+10
2021-05-10Update rustdoc testGuillaume Gomez-10/+10
2021-05-07Rollup merge of #84442 - jyn514:doc-cfg, r=petrochenkovDylan DPC-0/+8
2021-05-03Unify rustc and rustdoc parsing of `cfg()`Joshua Nelson-0/+8
2021-05-03Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514Dylan DPC-0/+11
2021-05-03Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514Dylan DPC-0/+15
2021-05-02PR feedbackScott McMurray-5/+9
2021-05-02Do not print visibility in external traitsJustus K-0/+11
2021-05-02Update testsGuillaume Gomez-30/+42
2021-05-01RustDoc: Fix bounds linking trait.Foo instead of traitalias.FooScott McMurray-0/+11
2021-04-28rustdoc: update auto_aliases test case with data-aliases attributeMichael Howell-1/+1
2021-04-27Update impl DOM testGuillaume Gomez-5/+5
2021-04-27Add test for new DOM for empty implsGuillaume Gomez-0/+19
2021-04-24Rollup merge of #84320 - jsha:details-implementors, r=Manishearth,Nemo157,Gui...Yuki Okushi-42/+42
2021-04-24Rollup merge of #84321 - Swatinem:subvariant-details, r=GuillaumeGomezYuki Okushi-1/+2
2021-04-20Just merge all of the <title> tests into oneSmitty-7/+8
2021-04-20Add test for title of root page in item-title.rsSmitty-3/+2
2021-04-20Merge mod-title and item-title testsSmitty-12/+1
2021-04-20Write Rustdoc titles like "x in crate::mod - Rust"Smitty-0/+48
2021-04-19rustdoc: use details tag for trait implementorsJacob Hoffman-Andrews-42/+42
2021-04-19rustdoc: Convert sub-variant toggle to HTMLArpad Borsos-1/+2
2021-04-18Test Deprecated, Portability, and Unstable.Tor Hovland-3/+76
2021-04-18Now also displays portability tags.Tor Hovland-7/+22
2021-04-18Added a test.Tor Hovland-0/+21
2021-04-17rustdoc: use more precise relative URLSMichael Howell-135/+150
2021-04-16Auto merge of #84074 - notriddle:rustdoc-macro-visibility, r=jyn514bors-0/+17
2021-04-16Rollup merge of #83337 - Manishearth:item-hide, r=GuillaumeGomezDylan DPC-8/+163
2021-04-13remove line length ignoreFrançois Mockers-2/+0
2021-04-13forgot test assertions for default methodFrançois Mockers-0/+2
2021-04-13add testFrançois Mockers-0/+65
2021-04-12Update attribute testsManish Goregaokar-8/+8