about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2022-07-20Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddleMatthias Krüger-7/+22
2022-07-20Remove CSS transition for search input border-colorGuillaume Gomez-1/+0
2022-07-20Fix CSS on search input focusGuillaume Gomez-3/+21
2022-07-20Fix crate filter select displayGuillaume Gomez-3/+1
2022-07-19Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,Guillau...bors-10/+43
2022-07-19Improve the function pointer docsMichael Howell-7/+27
2022-07-18Rollup merge of #99344 - notriddle:notriddle/multiple-macro-rules-w-same-name...Dylan DPC-5/+37
2022-07-17rustdoc: extend `#[doc(tuple_variadic)]` to fn pointersMichael Howell-9/+22
2022-07-17Fix auto-expand of trees in source code page sidebarGuillaume Gomez-1/+1
2022-07-16rustdoc: avoid inlining items with duplicate `(type, name)`Michael Howell-5/+37
2022-07-16Stabilize `let_chains`Caio-1/+1
2022-07-16Rollup merge of #99287 - GuillaumeGomez:rustdoc-json-double-export, r=notriddleMatthias Krüger-10/+64
2022-07-16Correctly handle usage of private items in public API for JSON output formatGuillaume Gomez-4/+22
2022-07-16Fix rustdoc JSON inlineGuillaume Gomez-6/+42
2022-07-15Rollup merge of #99209 - GuillaumeGomez:crate-level-sidebar, r=jshaDylan DPC-18/+15
2022-07-15Rollup merge of #99237 - GuillaumeGomez:rustdoc-css-cleanup, r=notriddleDylan DPC-48/+6
2022-07-14Correctly handle crate level page on docs.rs as wellGuillaume Gomez-18/+15
2022-07-14Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillotbors-1/+1
2022-07-14Removed unused HTML IDsGuillaume Gomez-2/+0
2022-07-14Remove unused CSSGuillaume Gomez-46/+6
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-27/+27
2022-07-13Auto merge of #99203 - GuillaumeGomez:rollup-b2re0dv, r=GuillaumeGomezbors-164/+46
2022-07-13Rollup merge of #99152 - GuillaumeGomez:css-theme-var, r=jshaGuillaume Gomez-163/+45
2022-07-13Rollup merge of #98789 - aDotInTheVoid:rjdt-derives, r=jshaGuillaume Gomez-1/+1
2022-07-13Auto merge of #99066 - est31:remove_box_librustdoc, r=jshabors-39/+47
2022-07-11Remove box syntax from Box<BareFunctionDecl> constructionest31-3/+3
2022-07-11Remove box syntax for Box<rustdoc::clean::types::Type> constructionest31-11/+11
2022-07-11Remove box syntax for Box<ImplItem> constructionest31-5/+5
2022-07-11Remove box syntax for Box<Attributes> constructionest31-6/+12
2022-07-11Remove box syntax from Box<dyn Iterator> constructionest31-6/+8
2022-07-11Rollup merge of #99142 - notriddle:notriddle/doctest-multiline-crate-attribut...Matthias Krüger-23/+50
2022-07-11Continue themes CSS migration over CSS variablesGuillaume Gomez-130/+45
2022-07-11Remove unused CSS rulesGuillaume Gomez-33/+0
2022-07-11Fix rustdoc -Zhelp and -Chelp optionsGuillaume Gomez-11/+11
2022-07-10fix(doctest): treat fatal parse errors as incomplete attributesMichael Howell-23/+50
2022-07-11Remove box syntax from doctest.rsest31-7/+7
2022-07-11Remove box syntax from Box<function pointer> constructionest31-1/+1
2022-07-11Rollup merge of #99114 - GuillaumeGomez:css-cleanup, r=Dylan-DPCMatthias Krüger-7/+3
2022-07-10Group .test-arrow CSS rules and fix rgb/rgba propertyGuillaume Gomez-7/+3
2022-07-10Rollup merge of #99086 - GuillaumeGomez:search-result-crate-filter-dropdown, ...Matthias Krüger-1/+2
2022-07-10Rollup merge of #99045 - 1011X:patch-1, r=GuillaumeGomezMatthias Krüger-1/+11
2022-07-09Fix display of search result crate filter dropdownGuillaume Gomez-1/+2
2022-07-08add opt in attribute for stable-in-unstable itemsJane Lusby-1/+1
2022-07-08set all padding for main element in printInfra-1/+1
2022-07-08Rollup merge of #95635 - davidtwco:terminal-width-stabilization, r=oli-obkMatthias Krüger-4/+24
2022-07-08try to fix tidy issuesInfra-10/+10
2022-07-08improve print stylesInfra-1/+11
2022-07-07Auto merge of #99024 - matthiaskrgr:rollup-8ygpcpg, r=matthiaskrgrbors-18/+24
2022-07-07Rollup merge of #99017 - GuillaumeGomez:rustdoc-ending-enum, r=notriddleMatthias Krüger-17/+23
2022-07-07Rollup merge of #98844 - cjgillot:deep-visit, r=jyn514Matthias Krüger-1/+1