| Age | Commit message (Expand) | Author | Lines |
| 2021-08-05 | Wrap the span_map tuple index into a type called "LightSpan" | Guillaume Gomez | -17/+58 |
| 2021-08-05 | Improve code readability | Guillaume Gomez | -2/+4 |
| 2021-08-05 | * Rename 'move_span' into 'local_span_to_global_span' | Guillaume Gomez | -0/+17 |
| 2021-08-05 | Generate links for modules as well | Guillaume Gomez | -5/+24 |
| 2021-08-05 | Generate links for methods as well | Guillaume Gomez | -16/+36 |
| 2021-08-05 | Add an option for the source code link generation | Guillaume Gomez | -3/+12 |
| 2021-08-05 | Add links on source types to go to definition | Guillaume Gomez | -26/+159 |
| 2021-08-04 | Rollup merge of #87720 - matthiaskrgr:clippy_into, r=jyn514 | Yuki Okushi | -1/+1 |
| 2021-08-03 | Simplify usage of CSS background-image | Guillaume Gomez | -6/+41 |
| 2021-08-03 | Rustdoc accessibility: use an icon for the [-]/[+] controls | Michael Howell | -2/+5 |
| 2021-08-03 | don't use .into() to convert types to identical types (clippy::useless_conver... | Matthias Krüger | -1/+1 |
| 2021-07-29 | Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514 | Yuki Okushi | -12/+19 |
| 2021-07-26 | Rollup merge of #87464 - camelid:rm-union-structhead, r=jyn514 | Guillaume Gomez | -4/+2 |
| 2021-07-26 | Add support for tuple struct fields documentation in enums as well | Guillaume Gomez | -3/+7 |
| 2021-07-25 | Remove unnecessary `structhead` parameter from `render_union` | Noah Lev | -4/+2 |
| 2021-07-25 | Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume... | bors | -13/+13 |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -13/+13 |
| 2021-07-25 | Add support for tuple structs' fields documentation | Guillaume Gomez | -9/+12 |
| 2021-07-22 | Don't hide fields of enum struct variants | Noah Lev | -4/+1 |
| 2021-07-21 | Rollup merge of #87024 - weihanglo:issue-85494, r=Manishearth | Eric Huss | -12/+34 |
| 2021-07-17 | Rustdoc accessibility: make the sidebar headers actual headers | Michael Howell | -29/+29 |
| 2021-07-16 | Auto merge of #86662 - mockersf:fix-86620-link-unknown-location, r=jyn514 | bors | -8/+11 |
| 2021-07-16 | Copy item path rather than full `use` statement. | moxian | -3/+2 |
| 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-08 | Fix display of small-section-header elements | Guillaume Gomez | -1/+1 |
| 2021-07-07 | Fix inconsistency on visibility display for typedefs | Guillaume Gomez | -2/+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 | -1/+1 |
| 2021-07-06 | fix dead link for method in trait of blanket impl from third party crate | François Mockers | -8/+10 |
| 2021-07-05 | Revert "rustdoc: Store DefId's in ItemId on heap for decreasing Item's size" | Justus K | -33/+24 |
| 2021-07-05 | rustdoc: Store DefId's in ItemId on heap for decreasing Item's size | Justus K | -24/+33 |
| 2021-07-05 | rustdoc: Rename `expect_real` to `expect_def_id`, remove `Item::is_fake` | Justus K | -18/+18 |
| 2021-07-05 | rustdoc: Replace `FakeDefId` with new `ItemId` type | Justus K | -2/+2 |
| 2021-07-01 | fix(rustdoc): generics search | Michael Howell | -1/+26 |
| 2021-06-28 | Move stab_tags to symbol in tables | Stefan Schindler | -3/+4 |
| 2021-06-26 | Auto merge of #84814 - Stupremee:properly-render-hrtbs, r=GuillaumeGomez | bors | -0/+1 |
| 2021-06-26 | Rollup merge of #86608 - notriddle:notriddle/cleanup-rustdoc, r=jyn514 | Yuki Okushi | -49/+5 |
| 2021-06-24 | chore(rustdoc): remove unused members of RenderType | Michael Howell | -49/+5 |
| 2021-06-24 | Migrate from custom elements to divs with classes to be compatible with safari | Stefan Schindler | -13/+18 |
| 2021-06-24 | Hide Crate Version on narrow Screens | Stefan Schindler | -3/+4 |
| 2021-06-24 | Implement Desktop and Mobile version with gridlayout | Stefan Schindler | -15/+14 |
| 2021-06-24 | Rollup merge of #86561 - notriddle:notriddle/cleanup-rustdoc, r=jyn514 | Yuki Okushi | -22/+0 |
| 2021-06-22 | Revert "List trait impls before methods from deref in the sidebar of Rustdoc'... | Jacob Hoffman-Andrews | -8/+8 |
| 2021-06-22 | chore(rustdoc): Remove unused impl block | Michael Howell | -22/+0 |
| 2021-06-22 | Rollup merge of #86451 - notriddle:notriddle/rustdoc-intra-doc-link-summary, ... | Yuki Okushi | -4/+9 |
| 2021-06-22 | Rollup merge of #86402 - tspiteri:source-woff2, r=jsha | Yuki Okushi | -0/+6 |
| 2021-06-22 | Rollup merge of #86473 - fee1-dead:rustdoc-const-unstable, r=jyn514 | Yuki Okushi | -38/+73 |
| 2021-06-21 | Check for const_unstable before printing `const` | Deadbeef | -31/+44 |