summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2020-08-22rustdoc: Rename misleading functionJoshua Nelson-1/+1
2020-08-19Rollup merge of #75665 - GuillaumeGomez:doc-examples-coverage, r=jyn514Yuki Okushi-2/+4
2020-08-18Add doc examples count for --show-coverageGuillaume Gomez-2/+4
2020-08-13merge `as_local_hir_id` with `local_def_id_to_hir_id`Bastian Kauschke-1/+1
2020-08-11Rollup merge of #75393 - GuillaumeGomez:fix-help-shortcut, r=pickfireTyler Mandry-3/+1
2020-08-11Rollup merge of #75378 - petrochenkov:isident, r=Mark-SimulacrumTyler Mandry-15/+15
2020-08-11Fully handle "?" shortcutGuillaume Gomez-3/+1
2020-08-11Rollup merge of #75347 - fusion-engineering-forks:rustdoc-nat-sort, r=Guillau...Yuki Okushi-29/+63
2020-08-11Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514Dylan DPC-11/+27
2020-08-11Rollup merge of #75249 - GuillaumeGomez:rust-logo-border, r=ManishearthDylan DPC-7/+13
2020-08-11Feature gate is always presentMark Rousskov-15/+15
2020-08-10Add help buttonGuillaume Gomez-11/+27
2020-08-09Rustdoc: Fix natural ordering to look at all numbers.Mara Bos-29/+63
2020-08-09Rename "Important traits" to "Notable traits"Camelid-21/+21
2020-08-08Eliminate the `SessionGlobals` from `librustc_ast`.Nicholas Nethercote-1/+1
2020-08-07Only add a border for the rust logoGuillaume Gomez-7/+13
2020-08-04rustc_ast: `(Nested)MetaItem::check_name` -> `has_name`Vadim Petrochenkov-1/+1
2020-07-29Auto merge of #73767 - P1n3appl3:rustdoc-formats, r=tmandrybors-1166/+452
2020-07-29Pass by valueJoseph Ryan-1/+1
2020-07-29Refactor DocFS to fix error handling bugsJoseph Ryan-7/+10
2020-07-28ayu theme: Change doccomment color to `#a1ac88`Lzu Tao-3/+2
2020-07-27More requested changesJoseph Ryan-3/+3
2020-07-27Make requested changesJoseph Ryan-4/+2
2020-07-27Pull out more types from htmlJoseph Ryan-13/+2
2020-07-27Extract `Cache` and other types from `html` moduleJoseph Ryan-798/+169
2020-07-27Refactor html backend to use generic interfaceJoseph Ryan-312/+298
2020-07-27Move `Error` and `RenderInfo` out of `html` moduleJoseph Ryan-69/+8
2020-07-26Don't italicize comments in ayu themeJarek Samic-1/+0
2020-07-24Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkovYuki Okushi-20/+9
2020-07-24Rollup merge of #74504 - lzutao:ayu-border-selected-fn, r=GuillaumeGomezYuki Okushi-1/+3
2020-07-24Rollup merge of #74361 - GuillaumeGomez:theme-logo, r=ManishearthYuki Okushi-0/+12
2020-07-24Add right border bar to Dark and Light themeLzu Tao-0/+2
2020-07-24ayu: Change to less luminous colorLzu Tao-1/+1
2020-07-22Rollup merge of #74635 - GuillaumeGomez:fix-tooltip-pos, r=ManishearthManish Goregaokar-0/+10
2020-07-22Fix tooltip position if the documentation starts with a code blockGuillaume Gomez-0/+10
2020-07-20Migrate rustc_depr uses to use deprecation attributeMark Rousskov-20/+9
2020-07-20Rollup merge of #74555 - GuillaumeGomez:important-traits-popup, r=ManishearthManish Goregaokar-0/+5
2020-07-20Rollup merge of #74505 - Cldfire:fix-search-focus, r=GuillaumeGomezManish Goregaokar-10/+0
2020-07-20Improve "important traits" popup display on mobileGuillaume Gomez-0/+5
2020-07-19Ayu: use different background color to make Run button easy-to-spotLzu Tao-4/+3
2020-07-19Fix search input focus in ayu themeJarek Samic-10/+0
2020-07-19Add an border around the Run buttonLzu Tao-0/+1
2020-07-17Fix tidy issuesGuillaume Gomez-23/+35
2020-07-17Convert whitespaces to tabsGuillaume Gomez-44/+54
2020-07-17Improve logo image display in different themesGuillaume Gomez-0/+12
2020-07-16Rollup merge of #74371 - Aloso:patch-1, r=GuilliameGomezManish Goregaokar-9/+6
2020-07-16Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-...Manish Goregaokar-44/+17
2020-07-16Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomezManish Goregaokar-14/+163
2020-07-16Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomezManish Goregaokar-13/+14
2020-07-16Rollup merge of #74325 - GuillaumeGomez:focus-source-file-sidebar, r=kinnisonManish Goregaokar-0/+5