about summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2021-04-25Open all impl blocks by defaultGuillaume Gomez-2/+4
2021-04-24Rollup merge of #84320 - jsha:details-implementors, r=Manishearth,Nemo157,Gui...Yuki Okushi-21/+14
2021-04-24Rollup merge of #84433 - GuillaumeGomez:search-input-blur, r=jshaYuki Okushi-3/+6
2021-04-24Rollup merge of #84321 - Swatinem:subvariant-details, r=GuillaumeGomezYuki Okushi-6/+15
2021-04-23improve wordingArpad Borsos-1/+1
2021-04-22Use flex more consistently.Tor Hovland-14/+8
2021-04-22Prevent control, shift and alt keys to make search input lose focusGuillaume Gomez-3/+6
2021-04-21Replaced flex gap with margin, for compatibility with older browsers.Tor Hovland-1/+1
2021-04-20Uses flex to fix formatting of h1 at any width.Tor Hovland-4/+9
2021-04-20Rollup merge of #84340 - notriddle:patch-4, r=GuillaumeGomezDylan DPC-1/+1
2021-04-20Auto merge of #83900 - torhovland:issue-83832, r=jyn514bors-5/+10
2021-04-19rustdoc: use details tag for trait implementorsJacob Hoffman-Andrews-21/+14
2021-04-19Use onEachLazy to iterate DOMTokenListMichael Howell-1/+1
2021-04-19Remove collapse param from collapseNonInherent.Jacob Hoffman-Andrews-4/+4
2021-04-19rustdoc: Convert sub-variant toggle to HTMLArpad Borsos-6/+15
2021-04-19Auto merge of #84283 - jsha:de-emphasize-attributes, r=GuillaumeGomezbors-3/+10
2021-04-18rustdoc: make expand/collapse all ephemeralJacob Hoffman-Andrews-27/+17
2021-04-18Give import items their own CSS class.Tor Hovland-5/+10
2021-04-18Fix the wrong return value type description of validateResulthi-rustin-1/+1
2021-04-17Reduce visual weight of attributes.Jacob Hoffman-Andrews-3/+10
2021-04-17Rollup merge of #84150 - jsha:defer-search-js, r=GuillaumeGomezDylan DPC-1685/+1669
2021-04-16Rollup merge of #83337 - Manishearth:item-hide, r=GuillaumeGomezDylan DPC-92/+75
2021-04-13Split search.js from search-index.js.Jacob Hoffman-Andrews-6/+6
2021-04-13format cssFrançois Mockers-1/+2
2021-04-13add anchors links on hover to items from trait implFrançois Mockers-2/+3
2021-04-13Further consolidate search-related vars and funcsJacob Hoffman-Andrews-76/+61
2021-04-13Consolidate search-related vars and functions.Jacob Hoffman-Andrews-175/+167
2021-04-12Move search JS into search-index.jsJacob Hoffman-Andrews-1521/+1528
2021-04-12+ignore-tidy-filelengthManish Goregaokar-1/+2
2021-04-12Move color to themesManish Goregaokar-5/+9
2021-04-12Add css classesManish Goregaokar-10/+10
2021-04-12Improve CSS for "hide contents, not items"Jacob Hoffman-Andrews-80/+68
2021-04-12rustdoc: Add setting for hiding large itemsManish Goregaokar-1/+5
2021-04-12rustdoc: smartly hide associated items of traits if there are too many of themManish Goregaokar-6/+6
2021-04-12rustdoc: hide fields of structs/unions > 5Manish Goregaokar-1/+1
2021-04-12rustdoc: hide variants of enums > 5Manish Goregaokar-7/+10
2021-04-12rustdoc: Stop hiding entire item declarationsManish Goregaokar-21/+4
2021-04-05Update Source Serif to release 4.004Trevor Spiteri-15/+15
2021-04-05Rollup merge of #83717 - notriddle:main-js-slice-loop, r=GuillaumeGomezDylan DPC-9/+12
2021-04-02rustdoc: Remove unused `spotlight` CSSCamelid-4/+1
2021-04-02Rollup merge of #83721 - GuillaumeGomez:copy-use, r=Nemo157Yuki Okushi-13/+55
2021-04-01rustdoc: Separate filter-empty-string out into its own functionMichael Howell-2/+11
2021-03-31Add a button to copy the "use statement"Guillaume Gomez-13/+55
2021-03-31rustdoc: use Array.prototype.filter instead of open-coding itMichael Howell-8/+2
2021-03-29Wrap non-pre code blocksIvan Tham-1/+3
2021-03-24Rollup merge of #83405 - r00ster91:deprecated_emoji, r=GuillaumeGomezDylan DPC-4/+13
2021-03-24Rollup merge of #83393 - GuillaumeGomez:codeblock-tooltip-position, r=Nemo157Dylan DPC-1/+1
2021-03-23Slight visual improvements to warning boxes in the docsr00ster91-4/+13
2021-03-23Rollup merge of #82732 - GuillaumeGomez:remove-theme-file, r=Nemo157Yuki Okushi-17/+78
2021-03-23Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum...Yuki Okushi-3/+11