about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2022-10-14Rollup merge of #103025 - notriddle:notriddle/search-container-star, r=Guilla...Dylan DPC-3/+0
2022-10-14Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8KiDylan DPC-2/+2
2022-10-14Rollup merge of #102914 - GuillaumeGomez:migrate-css-highlight-without-change...Dylan DPC-54/+89
2022-10-14more dupe word typosRageking8-2/+2
2022-10-14Rollup merge of #103006 - WaffleLapkin:rustdoc_dont, r=compiler-errorsMatthias Krüger-2/+1
2022-10-13rustdoc: remove unused CSS `.search-container > *`Michael Howell-3/+0
2022-10-13rustdoc: don't ICE on `TyKind::Typeof`Maybe Waffle-2/+1
2022-10-13Rollup merge of #102980 - notriddle:notriddle/content, r=GuillaumeGomezYuki Okushi-6/+3
2022-10-12rustdoc: merge separate `.item-info` CSSMichael Howell-6/+3
2022-10-12Rollup merge of #102936 - notriddle:notriddle/nav-sum, r=Dylan-DPCDylan DPC-3/+0
2022-10-12Rollup merge of #102623 - davidtwco:translation-eager, r=compiler-errorsDylan DPC-3/+4
2022-10-11rustdoc: merge identical CSS selectorsMichael Howell-2/+0
2022-10-11rustdoc: remove unused CSS `nav.sum`Michael Howell-1/+0
2022-10-11rustdoc: remove unneeded `.content` selector from link colorsMichael Howell-28/+28
2022-10-11rustdoc: remove unused classes from sidebarMichael Howell-5/+3
2022-10-11Rollup merge of #102898 - notriddle:notriddle/sidebar-block, r=GuillaumeGomezYuki Okushi-34/+21
2022-10-11Migrate highlight style to CSS variablesGuillaume Gomez-54/+89
2022-10-10Remove outdated commentMichael Howell-1/+0
2022-10-11Auto merge of #102896 - matthiaskrgr:rollup-jg5xawz, r=matthiaskrgrbors-3/+1
2022-10-10rustdoc: remove unneeded `<div>` wrapper from sidebar DOMMichael Howell-33/+21
2022-10-10Stabilize rustdoc CHECK_INVALID_HTML_TAGS checkGuillaume Gomez-4/+2
2022-10-10Change default lint level of INVALID_HTML_TAGS to warningGuillaume Gomez-1/+1
2022-10-10errors: use `HashMap` to store diagnostic argsDavid Wood-3/+4
2022-10-09rustdoc: clean up overly complex `.trait-impl` CSS selectorsMichael Howell-3/+1
2022-10-10Rollup merge of #102834 - compiler-errors:unnecessary-lift, r=jyn514Yuki Okushi-17/+9
2022-10-10Rollup merge of #102831 - compiler-errors:rustdoc-norm-oops, r=jyn514Yuki Okushi-5/+4
2022-10-10Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8KiYuki Okushi-2/+2
2022-10-10Rollup merge of #102799 - rol1510:issue-100421-fix, r=notriddleYuki Okushi-1/+22
2022-10-09Remove unnecessary lift calls from rustdocMichael Goulet-18/+9
2022-10-09rustdoc: fix file picker marker renders twice on iosRoland Strasser-0/+5
2022-10-09Don't use unnormalized type in Ty::fn_sigMichael Goulet-5/+4
2022-10-09ImplItemKind::TyAlias => ImplItemKind::TypeMichael Goulet-2/+2
2022-10-08Rollup merge of #102818 - rust-lang:clean-up-highlight-impots, r=UrgauMichael Howell-4/+2
2022-10-08Rollup merge of #102815 - notriddle:notriddle/mobile-topbar, r=GuillaumeGomezMatthias Krüger-10/+10
2022-10-08Clean up rustdoc highlight.rs imports a bitGuillaume Gomez-4/+2
2022-10-08rustdoc: remove weird `<a href="#">` wrapper around unsafe triangleMichael Howell-1/+1
2022-10-08rustdoc: remove mobile topbar from source pages instead of hiding itMichael Howell-10/+10
2022-10-08Rollup merge of #102798 - notriddle:notriddle/text-decoration-underline, r=Gu...Matthias Krüger-7/+2
2022-10-07rustdoc: add main-heading and example-wrap link CSS to big selectorMichael Howell-7/+2
2022-10-07rustdoc: remove no-op CSS `.rightside { position: initial }`Michael Howell-1/+0
2022-10-08rustdoc: remove hover gap in file pickerRoland Strasser-1/+17
2022-10-07Change InferCtxtBuilder from enter to buildCameron Steffen-64/+57
2022-10-07Rollup merge of #102747 - notriddle:notriddle/docblock-a-not-srclink, r=Guill...Matthias Krüger-2/+3
2022-10-07Rollup merge of #102744 - notriddle:notriddle/content-item-list, r=GuillaumeG...Matthias Krüger-9/+4
2022-10-06rustdoc: remove unused CSS `.docblock a:not(.srclink)`Michael Howell-2/+3
2022-10-06rustdoc: remove unused HTML `class="item-list"`Michael Howell-4/+4
2022-10-06rustdoc: remove unused CSS `.content .item-list`Michael Howell-5/+0
2022-10-06Rollup merge of #102736 - GuillaumeGomez:search-input-color, r=notriddleMatthias Krüger-8/+4
2022-10-06Rollup merge of #102725 - nnethercote:rm-Z-time, r=davidtwcoMatthias Krüger-2/+2
2022-10-06Migrate search input color to CSS variableGuillaume Gomez-8/+4