| Age | Commit message (Expand) | Author | Lines |
| 2023-01-31 | rustdoc: stop making unstable items transparent | Michael Howell | -18/+5 |
| 2023-01-31 | rustdoc: remove inconsistently-present sidebar tooltips | Michael Howell | -14/+4 |
| 2023-01-31 | Clean up eslint annotations and remove unused JS function | Guillaume Gomez | -2/+0 |
| 2023-01-31 | Rollup merge of #107482 - notriddle:notriddle/keywords, r=jsha | Yuki Okushi | -16/+3 |
| 2023-01-31 | Rollup merge of #107477 - GuillaumeGomez:css-var, r=notriddle | Yuki Okushi | -32/+21 |
| 2023-01-31 | Rollup merge of #107476 - notriddle:notriddle/item-decl-3, r=GuillaumeGomez | Yuki Okushi | -317/+277 |
| 2023-01-30 | rustdoc: remove unused CSS from `.setting-check` | Michael Howell | -2/+0 |
| 2023-01-30 | rustdoc: remove meta keywords from HTML | Michael Howell | -16/+3 |
| 2023-01-30 | Migrate last part of CSS themes to CSS variables | Guillaume Gomez | -32/+21 |
| 2023-01-30 | rustdoc: remove unnecessary wrapper div.item-decl from HTML | Michael Howell | -317/+277 |
| 2023-01-30 | Rollup merge of #107177 - thanatos:fix-doc-errant-light-theme, r=notriddle | Matthias Krüger | -63/+55 |
| 2023-01-30 | rustdoc: do not include empty default-settings tag in HTML | Michael Howell | -0/+2 |
| 2023-01-30 | Keep all theme-updating logic together | Roy Wellington Ⅳ | -46/+54 |
| 2023-01-28 | rustdoc: remove unused class `has-srclink` | Michael Howell | -17/+5 |
| 2023-01-28 | Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkin | bors | -35/+20 |
| 2023-01-28 | Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnay | Matthias Krüger | -7/+6 |
| 2023-01-28 | Rollup merge of #107391 - notriddle:notriddle/copy-path-button, r=GuillaumeGomez | Matthias Krüger | -2/+6 |
| 2023-01-28 | Remove `HirId -> LocalDefId` map from HIR. | Camille GILLOT | -35/+20 |
| 2023-01-27 | Remove from librustdoc and clippy too | Scott McMurray | -7/+6 |
| 2023-01-28 | Auto merge of #101692 - cjgillot:generator-lazy-witness, r=oli-obk | bors | -0/+2 |
| 2023-01-27 | rustdoc: remove inline javascript from copy-path button | Michael Howell | -2/+6 |
| 2023-01-27 | Special-case handling of impl blocks | Guillaume Gomez | -48/+75 |
| 2023-01-27 | Introduce GeneratorWitnessMIR. | Camille GILLOT | -0/+2 |
| 2023-01-27 | Auto merge of #107372 - JohnTitor:rollup-zkl2ges, r=JohnTitor | bors | -1/+3 |
| 2023-01-27 | rustdoc: merge doctest tooltip with notable traits tooltip | Michael Howell | -109/+81 |
| 2023-01-28 | Rollup merge of #107357 - GuillaumeGomez:fix-infinite-loop-in-rustdoc-get_all... | Yuki Okushi | -1/+3 |
| 2023-01-27 | Auto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnr | bors | -4/+4 |
| 2023-01-27 | add comment to rustdoc.css on updating filename suffixes | Trevor Spiteri | -0/+8 |
| 2023-01-27 | Fix handling of items inside a `doc(hidden)` block | Guillaume Gomez | -34/+66 |
| 2023-01-27 | Improve code | Guillaume Gomez | -93/+90 |
| 2023-01-27 | Speed up execution a bit by removing some walks | Guillaume Gomez | -1/+21 |
| 2023-01-27 | Improve code readability | Guillaume Gomez | -15/+23 |
| 2023-01-27 | Fix missing const expression items visit | Guillaume Gomez | -129/+170 |
| 2023-01-27 | rustdoc: update Source Serif 4 from 4.004 to 4.005 | Trevor Spiteri | -4/+4 |
| 2023-01-27 | Fix infinite loop in rustdoc get_all_import_attributes function | Guillaume Gomez | -1/+3 |
| 2023-01-27 | Auto merge of #107054 - petrochenkov:effvisdoc3, r=GuillaumeGomez | bors | -14/+87 |
| 2023-01-27 | Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil... | Yuki Okushi | -4/+3 |
| 2023-01-27 | Rollup merge of #107325 - petrochenkov:hiddoc2, r=GuillaumeGomez | Yuki Okushi | -151/+113 |
| 2023-01-27 | Rollup merge of #107284 - notriddle:notriddle/plus, r=jsha | Yuki Okushi | -1/+18 |
| 2023-01-27 | Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2023-01-26 | change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB... | Kyle Matsuda | -4/+4 |
| 2023-01-26 | replace usages of fn_sig query with bound_fn_sig | Kyle Matsuda | -4/+4 |
| 2023-01-26 | Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkov | bors | -1/+1 |
| 2023-01-26 | rustdoc: remove mostly-unused CSS classes import/module-item | Michael Howell | -4/+3 |
| 2023-01-26 | rustdoc: use smarter encoding for playground URL | Michael Howell | -1/+18 |
| 2023-01-26 | rustdoc: Stop using `HirId`s | Vadim Petrochenkov | -151/+113 |
| 2023-01-25 | Rollup merge of #107266 - kadiwa4:source_viewer_scrollbar, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-01-25 | Rollup merge of #107244 - notriddle:notriddle/primitive-reference-link, r=Gui... | Matthias Krüger | -8/+2 |
| 2023-01-25 | rustdoc: Don't put non rustdoc-reachable impls into `all_trait_impls` | Vadim Petrochenkov | -3/+1 |
| 2023-01-25 | rustdoc: Use rustdoc-reachable set to prune extern impls | Vadim Petrochenkov | -5/+9 |