about summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2022-02-06Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomezMatthias Krüger-20/+24
2022-02-04Refactor conditionalEliaz Bobadilla-5/+2
2022-02-04Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomezMatthias Krüger-35/+28
2022-02-04Rollup merge of #93632 - matthiaskrgr:rustdoclippy2, r=GuillaumeGomezMatthias Krüger-4/+3
2022-02-04Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jshaMatthias Krüger-58/+108
2022-02-03rustdoc: clippy::complexity fixesMatthias Krüger-4/+3
2022-02-03Add filter-crate URL parameterGuillaume Gomez-47/+97
2022-02-02Unify storage getter and setter functionsGuillaume Gomez-12/+12
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-35/+28
2022-02-02Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomezMatthias Krüger-8/+10
2022-02-01Remove "up here" arrow on item-infosJacob Hoffman-Andrews-20/+24
2022-02-01librustdoc: render: use render_into instead of creating a temp stringMuhammad Falak R Wani-2/+1
2022-02-01librustdoc: inline and forward all methods for `impl Write for Buffer`Muhammad Falak R Wani-0/+11
2022-02-01librustdoc: impl core::fmt::Write for rustdoc::html::render::BufferMuhammad Falak R Wani-0/+6
2022-01-31Improve wrapping on settings pageJacob Hoffman-Andrews-8/+10
2022-01-31Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jshaMatthias Krüger-7/+8
2022-01-30Auto merge of #92711 - zredb:issue-90187-fix, r=notriddlebors-24/+34
2022-01-30Rollup merge of #93183 - jsha:mobile-nav-fixes, r=GuillaumeGomezEric Huss-3/+16
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-3/+16
2022-01-30Rollup merge of #93391 - notriddle:notriddle/remove-srclink-tooltip, r=jsha,G...Matthias Krüger-2/+2
2022-01-29Fix some CSS warnings and errors from VS CodeNoah Lev-7/+8
2022-01-29Rollup merge of #93299 - GuillaumeGomez:dot-separator-no-source, r=jshaMatthias Krüger-3/+4
2022-01-28rustdoc: no `shortcut` in `rel="icon"`Miguel Ojeda-1/+1
2022-01-28remove allow_fail test flagyuhaixin.hx-13/+0
2022-01-27rustdoc: remove tooltip from source linkMichael Howell-2/+2
2022-01-25Rollup merge of #93291 - conradludgate:minor-fix-93231, r=GuillaumeGomezMatthias Krüger-1/+1
2022-01-25Rollup merge of #93286 - jsha:sidebar-nowrap, r=GuillaumeGomezMatthias Krüger-0/+4
2022-01-25Fix invalid extra dot after version if no sourceGuillaume Gomez-3/+4
2022-01-25give light-theme fns the correct orange-brown colourConrad Ludgate-1/+1
2022-01-25Rollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomezMatthias Krüger-50/+78
2022-01-24Add white-space: nowrap to links in the sidebarJacob Hoffman-Andrews-0/+4
2022-01-24Rollup merge of #93253 - jsha:theme-on-show, r=GuillaumeGomezMatthias Krüger-6/+25
2022-01-24Rollup merge of #93241 - GuillaumeGomez:rust-logo-appearance, r=jshaMatthias Krüger-1/+1
2022-01-24Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddleMatthias Krüger-0/+67
2022-01-24Rollup merge of #93212 - GuillaumeGomez:cursor-pointer-mobile-sidebar, r=jshaMatthias Krüger-1/+0
2022-01-24Rollup merge of #93188 - jsha:fix-safari-bumpy-search, r=camelidMatthias Krüger-0/+1
2022-01-23Update theme on pageshow eventJacob Hoffman-Andrews-6/+25
2022-01-23rustdoc settings: use radio buttons for themeJacob Hoffman-Andrews-50/+78
2022-01-23rustdoc: fix bump down typing search on SafariJacob Hoffman-Andrews-0/+1
2022-01-23Rollup merge of #93229 - mark-i-m:noquiet, r=eddybMatthias Krüger-5/+7
2022-01-23Fix brief appearance of rust logo in the sidebarGuillaume Gomez-1/+1
2022-01-23remove duplicate ruleConrad Ludgate-6/+0
2022-01-23tweak all sidebar coloursConrad Ludgate-3/+67
2022-01-23adjust sidebar link brightnessConrad Ludgate-0/+9
2022-01-23Remove DiagnosticBuilder.quietmark-5/+7
2022-01-23Rollup merge of #93185 - camelid:crate-private, r=GuillaumeGomezMatthias Krüger-1/+1
2022-01-23Rollup merge of #93113 - GuillaumeGomez:unify-sizes, r=jshaMatthias Krüger-106/+33
2022-01-23Rollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomezMatthias Krüger-2/+1
2022-01-22Remove unneeded cursor pointer rule on mobile sidebarGuillaume Gomez-1/+0
2022-01-22Rollup merge of #93172 - jsha:re-remove-line, r=camelidMatthias Krüger-1/+0