| Age | Commit message (Expand) | Author | Lines |
| 2021-07-25 | Add generic arg infer | kadmin | -0/+1 |
| 2021-07-25 | Auto merge of #87331 - camelid:summary-escaping, r=GuillaumeGomez | bors | -4/+13 |
| 2021-07-24 | Flatten nested `format!` calls | Noah Lev | -2/+2 |
| 2021-07-24 | Escape item search summaries | Noah Lev | -4/+13 |
| 2021-07-23 | Rollup merge of #87376 - Thomasdezeeuw:rustdoc-large-logo, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2021-07-22 | Don't hide fields of enum struct variants | Noah Lev | -5/+2 |
| 2021-07-22 | Change rustdoc logo to use the full container size | Thomas de Zeeuw | -0/+1 |
| 2021-07-22 | Rollup merge of #87288 - ijackson:rustdoc-theme, r=GuillaumeGomez | Guillaume Gomez | -0/+2 |
| 2021-07-22 | Rollup merge of #87270 - GuillaumeGomez:item-summary-table, r=notriddle | Guillaume Gomez | -4/+11 |
| 2021-07-21 | Don't render <table> in items' summary | Guillaume Gomez | -4/+11 |
| 2021-07-21 | rustdoc: Restore --default-theme, etc, by restoring varname escaping | Ian Jackson | -0/+2 |
| 2021-07-21 | Rollup merge of #87024 - weihanglo:issue-85494, r=Manishearth | Eric Huss | -12/+34 |
| 2021-07-21 | Rollup merge of #87230 - GuillaumeGomez:docblock-table-overflow, r=notriddle | Guillaume Gomez | -4/+5 |
| 2021-07-19 | Rollup merge of #87251 - GuillaumeGomez:item-info-width, r=notriddle | Guillaume Gomez | -0/+3 |
| 2021-07-18 | Fix item info display | Guillaume Gomez | -0/+3 |
| 2021-07-18 | Fix <table> overflow in doc blocks | Guillaume Gomez | -4/+5 |
| 2021-07-17 | Remove redundant CSS | Michael Howell | -1/+0 |
| 2021-07-17 | Rustdoc accessibility: make the sidebar headers actual headers | Michael Howell | -29/+34 |
| 2021-07-16 | Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill... | Guillaume Gomez | -1/+2 |
| 2021-07-16 | feat(rustdoc): open sidebar menu when links inside it are focused | Michael Howell | -1/+2 |
| 2021-07-16 | Auto merge of #87182 - GuillaumeGomez:rollup-whwohua, r=GuillaumeGomez | bors | -4/+9 |
| 2021-07-16 | Rollup merge of #87167 - GuillaumeGomez:sidebar-display-mobile, r=notriddle | Guillaume Gomez | -4/+6 |
| 2021-07-16 | Rollup merge of #87162 - GuillaumeGomez:type-decl-overflow, r=notriddle | Guillaume Gomez | -0/+3 |
| 2021-07-16 | Auto merge of #86662 - mockersf:fix-86620-link-unknown-location, r=jyn514 | bors | -30/+48 |
| 2021-07-16 | Copy item path rather than full `use` statement. | moxian | -4/+3 |
| 2021-07-15 | Do not hide the sidebar on mobile, move it outside of the viewport instead | Guillaume Gomez | -4/+6 |
| 2021-07-15 | Fix layout overflow in type declaration | Guillaume Gomez | -0/+3 |
| 2021-07-15 | Fix misuse of rev attribute on <a> tag | Guillaume Gomez | -2/+1 |
| 2021-07-14 | Rollup merge of #87125 - GuillaumeGomez:ayu-code-color, r=notriddle | Guillaume Gomez | -1/+1 |
| 2021-07-14 | Rollup merge of #87056 - GuillaumeGomez:fix-codeblocks-overflow, r=notriddle | Guillaume Gomez | -19/+34 |
| 2021-07-14 | Fix color for <code> which are not in doc blocks | Guillaume Gomez | -1/+1 |
| 2021-07-14 | Fix display for non-rust code blocks | Guillaume Gomez | -19/+34 |
| 2021-07-13 | Fix color for keyword/primitive search result | Guillaume Gomez | -3/+3 |
| 2021-07-13 | Fix search result description text color for ayu theme | Guillaume Gomez | -1/+1 |
| 2021-07-13 | Rollup merge of #87035 - GuillaumeGomez:fix-implementors-display, r=notriddle | Yuki Okushi | -4/+14 |
| 2021-07-12 | Auto merge of #86841 - GuillaumeGomez:reexported-macro-2-render, r=Stupremee | bors | -2/+11 |
| 2021-07-11 | rustdoc: show count of item contents when hidden | Weihang Lo | -12/+34 |
| 2021-07-11 | comment about link without a href | François Mockers | -0/+1 |
| 2021-07-10 | cleanup(rustdoc): remove unused function getObjectNameById | Michael Howell | -15/+8 |
| 2021-07-10 | Fix display for external trait implementors | Guillaume Gomez | -4/+14 |
| 2021-07-08 | Rollup merge of #86903 - GuillaumeGomez:small-header-display, r=Nemo157 | Guillaume Gomez | -6/+1 |
| 2021-07-08 | Fix display of small-section-header elements | Guillaume Gomez | -6/+1 |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -3/+3 |
| 2021-07-07 | Clean up rustdoc static files | Guillaume Gomez | -41/+42 |
| 2021-07-07 | Fix inconsistency on visibility display for typedefs | Guillaume Gomez | -2/+11 |
| 2021-07-07 | Rollup merge of #86819 - GuillaumeGomez:cleanup-rustdoc-ids, r=jyn514 | Yuki Okushi | -4/+11 |
| 2021-07-06 | only remove link for TyMethod | François Mockers | -4/+4 |
| 2021-07-06 | review - better error names/doc | François Mockers | -8/+9 |
| 2021-07-06 | fix dead link for method in trait of blanket impl from third party crate | François Mockers | -30/+46 |
| 2021-07-05 | Revert "rustdoc: Store DefId's in ItemId on heap for decreasing Item's size" | Justus K | -33/+24 |