about summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2020-10-15Set preferred-dark-theme to the last dark themenasso-0/+10
2020-10-15Rollup merge of #77979 - GuillaumeGomez:hide-help-button, r=jyn514Guillaume Gomez-0/+8
2020-10-15Hide help button on mobile devicesGuillaume Gomez-0/+8
2020-10-14Rollup merge of #77817 - jyn514:const-since, r=petrochenkovDylan DPC-23/+31
2020-10-13Avoid extraneous space between visibility kw and ident for staticsayazhafiz-1/+1
2020-10-13Make portability log at debug levelWim Looman-2/+2
2020-10-13Coding style fixesnasso-25/+22
2020-10-13Remove unnecessary refsnasso-10/+5
2020-10-13Add a setting to use the system themenasso-36/+232
2020-10-13Rollup merge of #77699 - GuillaumeGomez:word-wrap, r=XAMPPRockyYuki Okushi-7/+3
2020-10-12Add word-wrap rule for short descriptionsGuillaume Gomez-0/+3
2020-10-11Move `PartialOrd` impl out of rustcJoshua Nelson-6/+6
2020-10-11Switch rustdoc from `clean::Stability` to `rustc_attr::Stability`Joshua Nelson-21/+29
2020-10-09Simplify included import items handlingGuillaume Gomez-18/+17
2020-10-09Correctly handle "pub use" reexportsGuillaume Gomez-8/+10
2020-10-08Remove unused class ruleGuillaume Gomez-7/+0
2020-10-08Auto merge of #77644 - GuillaumeGomez:fix-tooltip-text-display, r=jyn514bors-0/+4
2020-10-07Simplify doc-cfg rendering based on the current contextWim Looman-33/+71
2020-10-07Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514bors-1/+1
2020-10-07Fix tooltip text displayGuillaume Gomez-0/+4
2020-10-06Fix toolsMatthew Jasper-1/+1
2020-10-03Only use Fira Sans for the first `td` in item listsCamelid-1/+1
2020-10-03Add `unclosed_html_tags` lintGuillaume Gomez-1/+1
2020-09-23Use theme-adaptive SVG favicon from other Rust sitesJarek Samic-4/+34
2020-09-13Use `.as_str()` instead of `CowStr::Borrowed`Joshua Nelson-2/+2
2020-09-13Don't use `link.span` yetJoshua Nelson-1/+3
2020-09-13Upgrade to pulldown-cmark 0.8.0Joshua Nelson-16/+18
2020-09-09Auto merge of #76453 - camelid:fix-css-crate-list, r=GuillaumeGomez,ollie27bors-3/+4
2020-09-09Rollup merge of #76374 - pickfire:patch-4, r=CldfireDylan DPC-2/+3
2020-09-07rustdoc: Fix font CSS for crate listsCamelid-3/+4
2020-09-05Rollup merge of #76078 - jyn514:no-disambiguator, r=manishearthDylan DPC-24/+100
2020-09-05Improve ayu doc source line number contrastIvan Tham-2/+3
2020-09-04Misc cleanupJoshua Nelson-23/+42
2020-09-03Auto merge of #73819 - euclio:rustdoc-summaries, r=jyn514,GuillaumeGomezbors-68/+68
2020-09-03Remove disambiguators from link textJoshua Nelson-18/+74
2020-09-03Refactor RenderedLink into its own typeJoshua Nelson-12/+13
2020-09-01Use "Fira Sans" for crate list fontCamelid-2/+6
2020-08-31Rollup merge of #76178 - matklad:et, r=Mark-SimulacrumTyler Mandry-1/+1
2020-08-31Rollup merge of #76154 - GuillaumeGomez:strings-indent, r=jyn514Tyler Mandry-118/+99
2020-08-31Update expect-test to 1.0Aleksey Kladov-1/+1
2020-08-31Fix stringGuillaume Gomez-1/+1
2020-08-31Fix strings indentGuillaume Gomez-118/+99
2020-08-31Rollup merge of #76052 - aszenz:GH-66816_removes_disable_attribute_before_ret...Aleksey Kladov-4/+8
2020-08-30rustdoc: do not use plain summary for trait implsAndy Russell-68/+68
2020-08-30Auto merge of #75901 - GuillaumeGomez:ayu-theme-button-hover-background-color...bors-1/+1
2020-08-30Auto merge of #76090 - Dylan-DPC:rollup-eksndcr, r=Dylan-DPCbors-9/+10
2020-08-30Rollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc-front, r=jyn514Dylan DPC-8/+9
2020-08-30Rollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomezDylan DPC-1/+1
2020-08-29Auto merge of #75775 - matklad:rustc-lexer-rustdoc-highlight, r=GuillaumeGomezbors-408/+288
2020-08-29Use an id instead of a functionGuillaume Gomez-6/+3