| Age | Commit message (Expand) | Author | Lines |
| 2021-11-25 | Stop re-exporting `Type::ResolvedPath` | Noah Lev | -36/+39 |
| 2021-11-25 | Clean up `clean` re-exports | Noah Lev | -10/+8 |
| 2021-11-25 | Fix invalid scrollbar display on source code page | Guillaume Gomez | -0/+4 |
| 2021-11-25 | Auto merge of #91195 - camelid:path-did, r=jyn514 | bors | -42/+44 |
| 2021-11-25 | Auto merge of #88781 - estebank:emoji-idents, r=oli-obk | bors | -1/+1 |
| 2021-11-24 | Consistentize the system for image URLs in CSS. | Jacob Hoffman-Andrews | -36/+35 |
| 2021-11-24 | Move themes and version into rustdoc-vars | Jacob Hoffman-Andrews | -49/+37 |
| 2021-11-24 | Simplify rendering of stylesheet links into HTML | Jacob Hoffman-Andrews | -50/+49 |
| 2021-11-24 | Update comment | Noah Lev | -1/+1 |
| 2021-11-24 | Auto merge of #91203 - GuillaumeGomez:rollup-kwtqvb1, r=GuillaumeGomez | bors | -20/+8 |
| 2021-11-24 | Rollup merge of #91179 - GuillaumeGomez:a-color, r=jsha | Guillaume Gomez | -0/+6 |
| 2021-11-24 | Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomez | Guillaume Gomez | -20/+2 |
| 2021-11-24 | Remove `ResolvedPath.did` | Noah Lev | -30/+29 |
| 2021-11-24 | Use `path.def_id()` in `Type::inner_def_id()` | Noah Lev | -1/+1 |
| 2021-11-24 | Return the actual `DefId` for assoc. items in `register_res` | Noah Lev | -11/+14 |
| 2021-11-24 | Fix clicking on anchors inside summary tags. | Jacob Hoffman-Andrews | -1/+1 |
| 2021-11-24 | Fix more <a> color | Guillaume Gomez | -0/+6 |
| 2021-11-23 | Preload the most commonly used fonts. | Jacob Hoffman-Andrews | -0/+6 |
| 2021-11-23 | Auto merge of #91149 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514 | bors | -7/+14 |
| 2021-11-23 | Fix RustDoc | Esteban Kuber | -1/+1 |
| 2021-11-23 | Rollup merge of #91103 - jsha:non-toggle-click-doesnt-toggle, r=Manishearth,G... | Matthias Krüger | -0/+8 |
| 2021-11-23 | Auto merge of #91094 - inquisitivecrystal:rustdoc-top-mod, r=jyn514 | bors | -2/+13 |
| 2021-11-22 | fix(doctest): detect extern crate items in statement doctests | Michael Howell | -7/+14 |
| 2021-11-22 | Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomez | Matthias Krüger | -28/+39 |
| 2021-11-22 | Auto merge of #91099 - jsha:cleanup-undocumented, r=GuillaumeGomez | bors | -33/+4 |
| 2021-11-22 | Add GUI test for clicking on non-toggle summary | Jacob Hoffman-Andrews | -1/+1 |
| 2021-11-22 | Set color for <a> in a more straightforward way | Jacob Hoffman-Andrews | -28/+39 |
| 2021-11-22 | Auto merge of #90872 - ken-matsui:add-defer-to-rustdoc-template, r=jsha | bors | -10/+10 |
| 2021-11-21 | Auto merge of #90844 - camelid:cleanup-vis, r=jyn514 | bors | -74/+41 |
| 2021-11-21 | Inhibit clicks on summary's children | Jacob Hoffman-Andrews | -0/+8 |
| 2021-11-20 | Remove styles for details.undocumented | Jacob Hoffman-Andrews | -33/+4 |
| 2021-11-21 | Auto merge of #91073 - camelid:small-cleanups, r=jyn514 | bors | -6/+10 |
| 2021-11-20 | Auto merge of #91066 - camelid:externs, r=jyn514,GuillaumeGomez | bors | -39/+28 |
| 2021-11-20 | Move `scripts` on the rustdoc template into `head` and apply the `defer` attr... | Ken Matsui | -10/+10 |
| 2021-11-20 | Rollup merge of #90983 - GuillaumeGomez:sidebar-scrollbar, r=jsha | Matthias Krüger | -4/+4 |
| 2021-11-20 | Reduce prominence of item-infos | Jacob Hoffman-Andrews | -20/+2 |
| 2021-11-19 | rustdoc: Move doc-reachability visiting back to cleaning | Noah Lev | -3/+6 |
| 2021-11-19 | rustdoc: Record aliases as Symbols | Noah Lev | -6/+6 |
| 2021-11-19 | rustdoc: Add static size assertion for DocFragment | Noah Lev | -0/+4 |
| 2021-11-19 | rustdoc: Merge visits of extern crates into one loop | Noah Lev | -14/+10 |
| 2021-11-19 | rustdoc: Remove `Crate.externs` and compute on-demand instead | Noah Lev | -23/+16 |
| 2021-11-20 | Rollup merge of #91054 - camelid:fix-tags, r=GuillaumeGomez | Matthias Krüger | -3/+3 |
| 2021-11-20 | Rollup merge of #91026 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514 | Matthias Krüger | -10/+7 |
| 2021-11-20 | Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomez | Matthias Krüger | -26/+27 |
| 2021-11-19 | rustdoc: Pass DocContext to `Cache::populate` | Noah Lev | -21/+18 |
| 2021-11-19 | rustdoc: Fix some unescaped HTML tags in docs | Noah Lev | -3/+3 |
| 2021-11-19 | Use fast comparison against `kw::Empty` | Noah Lev | -1/+3 |
| 2021-11-18 | rustdoc: Avoid using `Iterator::count()` where possible | Noah Lev | -2/+2 |
| 2021-11-18 | rustdoc: Remove unused `DocFragment.line` field | Noah Lev | -6/+0 |
| 2021-11-18 | rustdoc doctest: detect `fn main` after an unexpected semicolon | Michael Howell | -10/+7 |