| Age | Commit message (Expand) | Author | Lines |
| 2023-09-21 | Record asyncness span in HIR | Michael Goulet | -1/+1 |
| 2023-09-20 | rustdoc: add comment about numeric spacing | Michael Howell | -0/+4 |
| 2023-09-19 | rustdoc: add test cases, and fix, search tabs | Michael Howell | -6/+15 |
| 2023-09-19 | Rollup merge of #115947 - GuillaumeGomez:custom_code_classes_in_docs-warning,... | Guillaume Gomez | -116/+180 |
| 2023-09-19 | Allow more characters in custom classes | Guillaume Gomez | -12/+45 |
| 2023-09-19 | Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez | Guillaume Gomez | -405/+636 |
| 2023-09-18 | Use old parser if `custom_code_classes_in_docs` feature is not enabled | Guillaume Gomez | -104/+135 |
| 2023-09-18 | rustdoc: hide repr(transparent) if it isn't part of the public ABI | León Orell Valerian Liehr | -20/+19 |
| 2023-09-18 | Move mobile topbar title creation entirely into JS | Guillaume Gomez | -5/+6 |
| 2023-09-17 | Update tests for `custom_code_classes_in_docs` feature | Guillaume Gomez | -2/+5 |
| 2023-09-17 | Don't emit an error if the `custom_code_classes_in_docs` feature is disabled ... | Guillaume Gomez | -18/+86 |
| 2023-09-16 | rustdoc: stop preloading Source Serif 4 Bold | Michael Howell | -1/+0 |
| 2023-09-16 | Auto merge of #110800 - GuillaumeGomez:custom_code_classes_in_docs, r=t-rustdoc | bors | -72/+536 |
| 2023-09-15 | Add `custom` tag for markdown codeblocks | Guillaume Gomez | -3/+41 |
| 2023-09-15 | Update to new `emit_error` API | Guillaume Gomez | -8/+8 |
| 2023-09-15 | Improve error emitting code | Guillaume Gomez | -6/+10 |
| 2023-09-15 | Add eBNF and documentation on TagIterator | Guillaume Gomez | -0/+30 |
| 2023-09-15 | Implement new eBNF for codeblock attributes | Guillaume Gomez | -134/+227 |
| 2023-09-15 | Add support for double quotes in markdown codeblock attributes | Guillaume Gomez | -49/+84 |
| 2023-09-15 | Add tests for `custom_code_classes_in_docs` feature | Guillaume Gomez | -27/+104 |
| 2023-09-15 | Implement custom classes for rustdoc code blocks with `custom_code_classes_in... | Guillaume Gomez | -49/+236 |
| 2023-09-15 | rustdoc: avoid calling `document.write` after the page loads | Michael Howell | -2/+12 |
| 2023-09-15 | rustdoc: merge theme css into rustdoc.css | Michael Howell | -420/+641 |
| 2023-09-13 | Rollup merge of #115812 - GuillaumeGomez:merge-settings-into-rustdoc-css, r=n... | Matthias Krüger | -76/+64 |
| 2023-09-13 | Merge settings.css into rustdoc.css | Guillaume Gomez | -76/+64 |
| 2023-09-11 | Add missing ID into the ID map | Guillaume Gomez | -0/+1 |
| 2023-09-11 | Add missing "Aliased type" title in the sidebar | Guillaume Gomez | -0/+1 |
| 2023-09-10 | Auto merge of #115682 - notriddle:notriddle/impl-sidebar, r=GuillaumeGomez | bors | -48/+66 |
| 2023-09-10 | rustdoc: filter before storing in vec | Michael Howell | -4/+10 |
| 2023-09-09 | rustdoc: factor all-impls-for-item out into its own method | Michael Howell | -78/+55 |
| 2023-09-09 | rustdoc-search: fix bugs when unboxing and reordering combine | Michael Howell | -235/+275 |
| 2023-09-09 | Auto merge of #115669 - GuillaumeGomez:js-anonymous-functions, r=notriddle | bors | -18/+18 |
| 2023-09-08 | rustdoc: add impl items from aliased type into sidebar | Michael Howell | -5/+40 |
| 2023-09-08 | Rollup merge of #115201 - notriddle:notriddle/type-alias-impl-list, r=Guillau... | Guillaume Gomez | -4/+43 |
| 2023-09-08 | Change syntax for anonymous functions set | Guillaume Gomez | -18/+18 |
| 2023-09-08 | Rollup merge of #115655 - notriddle:notriddle/rustdoc-fe-cleanup, r=Guillaume... | Matthias Krüger | -3/+1 |
| 2023-09-08 | Rollup merge of #115604 - GuillaumeGomez:private-fields-tuple-struct, r=notri... | Matthias Krüger | -14/+30 |
| 2023-09-07 | rustdoc: remove unused ID `mainThemeStyle` | Michael Howell | -3/+1 |
| 2023-09-07 | Auto merge of #114855 - Urgau:rustdoc-typedef-inner-variants, r=GuillaumeGomez | bors | -133/+290 |
| 2023-09-06 | Render missing fields in tuple struct/enum as /* private fields */ | Michael Goulet | -14/+30 |
| 2023-09-05 | Auto merge of #115507 - cjgillot:relative-source-file, r=oli-obk | bors | -1/+1 |
| 2023-09-03 | rustdoc: fix test case for generics that look like names | Michael Howell | -1/+2 |
| 2023-09-03 | rustdoc: bug fix for `-> option<t>` | Michael Howell | -1/+5 |
| 2023-09-03 | rustdoc-search: add support for type parameters | Michael Howell | -286/+472 |
| 2023-09-03 | rustdoc-search: `null`, not `-1`, for missing id | Michael Howell | -14/+14 |
| 2023-09-03 | Rollup merge of #115490 - pitaj:rustdoc-searchjs-comment, r=GuillaumeGomez | Guillaume Gomez | -8/+17 |
| 2023-09-03 | Use relative positions inside a SourceFile. | Camille GILLOT | -1/+1 |
| 2023-09-02 | rustdoc: update comment in search.js for #107629 | Peter Jaszkowiak | -8/+17 |
| 2023-09-02 | Correctly handle paths from foreign items | Guillaume Gomez | -11/+46 |
| 2023-09-01 | Merge all loops into one when generating search index | Guillaume Gomez | -92/+65 |