about summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2022-01-21Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgrbors-1/+8
2022-01-20rustdoc: fix overflow-wrap for table layoutsJacob Hoffman-Andrews-5/+25
2022-01-20Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomezMatthias Krüger-1/+8
2022-01-19Rustdoc mobile: put out-of-band on its own lineJacob Hoffman-Andrews-9/+20
2022-01-19Fix scroll offset when jumping to internal idJacob Hoffman-Andrews-1/+8
2022-01-18Remove horizontal lines at top of pageJacob Hoffman-Andrews-12/+0
2022-01-18Simplify and unify rustdoc sidebar stylesJacob Hoffman-Andrews-294/+153
2022-01-18Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomezMatthias Krüger-41/+21
2022-01-18Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomezMatthias Krüger-0/+4
2022-01-18Rollup merge of #92629 - jsha:theme-picker-local-only-2, r=GuillaumeGomezMatthias Krüger-15/+46
2022-01-17Hide mobile sidebar on some clicksJacob Hoffman-Andrews-0/+4
2022-01-17Rustdoc style cleanupsJacob Hoffman-Andrews-46/+21
2022-01-14Add support for "always theme" in settingJacob Hoffman-Andrews-4/+35
2022-01-14Pick themes on settings page, not every pageJacob Hoffman-Andrews-11/+11
2022-01-14Enable wrapping words by defaultJacob Hoffman-Andrews-0/+16
2022-01-13Regenerate the PNGs favicon with the updated Rust logoLoïc BRANSTETT-0/+0
2022-01-13Use the updated Rust logo and change it's format to SVGLoïc BRANSTETT-0/+61
2022-01-12Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jshaMatthias Krüger-3/+3
2022-01-11Fix style for rust logoGuillaume Gomez-3/+3
2022-01-10Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomezMatthias Krüger-19/+23
2022-01-09Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomezMatthias Krüger-23/+34
2022-01-08Make source links look cleanerJacob Hoffman-Andrews-19/+23
2022-01-07Rollup merge of #92610 - GuillaumeGomez:css-class-instead-of-inline-style, r=...Eric Huss-2/+6
2022-01-06Create CSS class instead of using inline style for search resultsGuillaume Gomez-2/+6
2022-01-06Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jshaMatthias Krüger-13/+7
2022-01-06Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomezMatthias Krüger-1/+4
2022-01-05Simplify :target CSS selectorGuillaume Gomez-12/+3
2022-01-05Move crate drop-down to search results pageJacob Hoffman-Andrews-23/+34
2022-01-05Fix font size for [src] links in headersGuillaume Gomez-1/+4
2022-01-05Make Run button visible on hoverJacob Hoffman-Andrews-1/+4
2022-01-02Set font size proportional to user's font sizeJacob Hoffman-Andrews-53/+58
2021-12-31Rollup merge of #92440 - GuillaumeGomez:fix-mobile-toggles, r=jshaMatthias Krüger-0/+10
2021-12-31Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomezMatthias Krüger-59/+73
2021-12-30Fix display of toggles on mobileGuillaume Gomez-0/+10
2021-12-22Add some JSDoc comments to rustdoc JSJacob Hoffman-Andrews-30/+170
2021-12-20Move duplicates removal when generating results instead of when displaying themGuillaume Gomez-11/+13
2021-12-16Make loop more clear by renaming variablesGuillaume Gomez-4/+8
2021-12-16Clean up search code and unify function returned valuesGuillaume Gomez-108/+96
2021-12-15Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jshaMatthias Krüger-2/+10
2021-12-14Fix sidebar in source code pageGuillaume Gomez-2/+10
2021-12-13Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomezMatthias Krüger-0/+4
2021-12-12Add -webkit-appearance: none to search inputJacob Hoffman-Andrews-0/+4
2021-12-10Split CSS classes for "typedef" vs "associatedtype".Jacob Hoffman-Andrews-7/+23
2021-12-08Rollup merge of #91667 - GuillaumeGomez:fix-index-itemtypes, r=notriddleMatthias Krüger-26/+28
2021-12-08Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomezMatthias Krüger-3/+3
2021-12-08Change associated type to use link colorJacob Hoffman-Andrews-5/+5
2021-12-08Fix indent of itemTypes in search.jsGuillaume Gomez-26/+28
2021-12-04Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-3/+3
2021-12-03Use fewer colors in rustdoc UIJacob Hoffman-Andrews-57/+55
2021-12-02Rename CSS class main-inner into width-limiterGuillaume Gomez-3/+3