about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2022-09-13Rollup merge of #101690 - kadiwa4:avoid_iterator_last, r=oli-obkDylan DPC-2/+2
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-1/+1
2022-09-12rustdoc: remove redundant CSS `#source-sidebar, #sidebar-toggle`Michael Howell-1/+0
2022-09-12Plumb dyn trait representation through ty::DynamicEric Holk-1/+1
2022-09-12rustdoc: remove no-op CSS `.search-results .result-name > span`Michael Howell-6/+0
2022-09-12Rollup merge of #101735 - notriddle:notriddle/backslash-escaped-html, r=Guill...Guillaume Gomez-1/+1
2022-09-12Rollup merge of #101732 - Nemo157:gate-rustdoc-missing-examples, r=GuillaumeG...Guillaume Gomez-3/+8
2022-09-12Rollup merge of #101731 - notriddle:notriddle/more-improved-html-check, r=Gui...Guillaume Gomez-3/+80
2022-09-12rustdoc: fix treatment of backslash-escaped HTMLMichael Howell-1/+1
2022-09-12Feature gate the rustdoc::missing_doc_code_examples lintWim Looman-3/+8
2022-09-12rustdoc: improve rustdoc HTML suggestions handling of nested genericsMichael Howell-3/+80
2022-09-11rustdoc: remove no-op `#search`Michael Howell-4/+0
2022-09-11rustdoc: remove no-op `#search { margin-left: 0 }`Michael Howell-1/+0
2022-09-11Avoid `Iterator::last`KaDiWa-2/+2
2022-09-10Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddlebors-83/+86
2022-09-10Auto merge of #98559 - jackh726:remove-reempty, r=oli-obkbors-9/+0
2022-09-10Rollup merge of #101631 - rust-lang:notriddle/duplicate-module, r=GuillaumeGomezDylan DPC-5/+26
2022-09-10Simplify DOM for codeblocks tooltipsGuillaume Gomez-83/+86
2022-09-10Rollup merge of #101633 - aDotInTheVoid:rdj-idl, r=jyn514Matthias Krüger-7/+21
2022-09-10Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomezMatthias Krüger-5/+0
2022-09-09rustdoc: implement glob shadowing when doing local inliningMichael Howell-0/+12
2022-09-10Rustdoc-Json: Correcty handle intra-doc-links to items without HTML pageNixon Enraght-Moony-7/+21
2022-09-09rustdoc: when removing duplicate names, ignore `#[doc(hidden)]` itemsMichael Howell-3/+10
2022-09-09rustdoc: avoid cleaning modules with duplicate namesMichael Howell-3/+5
2022-09-09rustdoc: remove unused CSS `#search { position: relative }`Michael Howell-5/+0
2022-09-09Rollup merge of #101600 - notriddle:notriddle/li, r=GuillaumeGomezGuillaume Gomez-60/+38
2022-09-09rustdoc: simplify the codeblock tooltipMichael Howell-60/+38
2022-09-09Auto merge of #101603 - matthiaskrgr:rollup-8y6kf20, r=matthiaskrgrbors-144/+48
2022-09-09Rollup merge of #101593 - GuillaumeGomez:cleanup-theme-tooltip, r=notriddleMatthias Krüger-144/+48
2022-09-09Handle generic parameters.Camille GILLOT-12/+1
2022-09-09Rustdoc supportMichael Goulet-2/+14
2022-09-09RPITIT placeholder itemsMichael Goulet-2/+2
2022-09-08Remove ReEmptyJack Huey-9/+0
2022-09-09Clean up themes a bit moreGuillaume Gomez-144/+48
2022-09-08Rollup merge of #101584 - notriddle:notriddle/settings-menu, r=GuillaumeGomezMichael Goulet-3/+1
2022-09-08Rollup merge of #101580 - notriddle:notriddle/div-impl-items-div, r=Guillaume...Michael Goulet-5/+0
2022-09-08Rollup merge of #101554 - notriddle:notriddle/implemenation-list-h3-span-in-b...Michael Goulet-4/+0
2022-09-08rustdoc: remove no-op CSS `#settings-menu { padding: 0 }`Michael Howell-3/+1
2022-09-08rustdoc: remove unused CSS `div.impl-items > div`Michael Howell-5/+0
2022-09-08Auto merge of #101467 - nnethercote:shrink-hir-Ty-Pat, r=spastorinobors-3/+3
2022-09-08Rollup merge of #101498 - petrochenkov:visparam, r=cjgillotDylan DPC-3/+3
2022-09-08Arena-allocate `hir::Lifetime`.Nicholas Nethercote-3/+3
2022-09-07rustdoc: remove unused CSS `#implementations-list > h3 > span.in-band`Michael Howell-4/+0
2022-09-07Auto merge of #94075 - mikebenfield:wip-enum, r=oli-obkbors-1/+2
2022-09-07Use niche-filling optimization even when multiple variants have data.Michael Benfield-1/+2
2022-09-07Rollup merge of #101538 - notriddle:notriddle/content-methods-div, r=Guillaum...Matthias Krüger-5/+0
2022-09-07Rollup merge of #101534 - rust-lang:notriddle/rustdoc-flex-direction, r=Guill...Matthias Krüger-1/+0
2022-09-07Rollup merge of #101521 - aDotInTheVoid:rdj-structkind, r=GuillaumeGomezMatthias Krüger-25/+11
2022-09-07Rollup merge of #101507 - notriddle:notriddle/main-content-table-td, r=Guilla...Matthias Krüger-5/+0
2022-09-07Rollup merge of #101506 - notriddle:notriddle/rustdoc-main-since-2, r=Guillau...Matthias Krüger-3/+0