| Age | Commit message (Expand) | Author | Lines |
| 2022-01-06 | Create CSS class instead of using inline style for search results | Guillaume Gomez | -2/+6 |
| 2022-01-06 | Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jsha | Matthias Krüger | -13/+7 |
| 2022-01-06 | Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomez | Matthias Krüger | -1/+4 |
| 2022-01-05 | Simplify :target CSS selector | Guillaume Gomez | -12/+3 |
| 2022-01-05 | Move crate drop-down to search results page | Jacob Hoffman-Andrews | -28/+35 |
| 2022-01-05 | Fix font size for [src] links in headers | Guillaume Gomez | -1/+4 |
| 2022-01-05 | Make Run button visible on hover | Jacob Hoffman-Andrews | -1/+4 |
| 2022-01-02 | Set font size proportional to user's font size | Jacob Hoffman-Andrews | -53/+58 |
| 2021-12-31 | Rollup merge of #92440 - GuillaumeGomez:fix-mobile-toggles, r=jsha | Matthias Krüger | -0/+10 |
| 2021-12-31 | Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomez | Matthias Krüger | -61/+75 |
| 2021-12-31 | Auto merge of #92252 - GuillaumeGomez:update-pulldown, r=camelid,xFrednet | bors | -8/+9 |
| 2021-12-30 | Fix display of toggles on mobile | Guillaume Gomez | -0/+10 |
| 2021-12-30 | Auto merge of #92377 - compiler-errors:rustdoc-lifetimes, r=camelid,jyn514 | bors | -5/+5 |
| 2021-12-29 | Rollup merge of #92340 - camelid:search-index-cleanup, r=GuillaumeGomez | Matthias Krüger | -44/+40 |
| 2021-12-29 | Auto merge of #92283 - vacuus:print-generic-bounds, r=camelid,GuillaumeGomez | bors | -3/+1 |
| 2021-12-28 | remove in_band_lifetimes from librustdoc | Michael Goulet | -5/+5 |
| 2021-12-28 | Add regression test for #59502 | Noah Lev | -0/+2 |
| 2021-12-28 | Remove unused parameter | Noah Lev | -6/+5 |
| 2021-12-28 | Update pulldown-cmark version to 0.9 | Guillaume Gomez | -8/+9 |
| 2021-12-27 | Give clearer names to several search index functions | Noah Lev | -12/+24 |
| 2021-12-27 | Coalesce two arguments as `&Function` | Noah Lev | -6/+8 |
| 2021-12-27 | Make `search_index` functions private where possible | Noah Lev | -2/+2 |
| 2021-12-27 | Move `ExternalLocation` to `clean::types` | Noah Lev | -14/+6 |
| 2021-12-27 | rustdoc: Remove some unnecessary `cache` parameters | Noah Lev | -23/+12 |
| 2021-12-27 | Rename `rustdoc::html::render::cache` to `search_index` | Noah Lev | -3/+3 |
| 2021-12-25 | Remove unneeded call to `collect` | Roc Yu | -5/+6 |
| 2021-12-25 | Remove `String` allocation in loop | Roc Yu | -3/+1 |
| 2021-12-23 | Auto merge of #92177 - GuillaumeGomez:pattern-matching-outside-loop, r=camelid | bors | -6/+8 |
| 2021-12-23 | Rollup merge of #92146 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -6/+10 |
| 2021-12-22 | Add some JSDoc comments to rustdoc JS | Jacob Hoffman-Andrews | -30/+170 |
| 2021-12-21 | Move pattern matching outside of the loop | Guillaume Gomez | -6/+8 |
| 2021-12-20 | Move duplicates removal when generating results instead of when displaying them | Guillaume Gomez | -11/+13 |
| 2021-12-19 | Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgr | bors | -11/+2 |
| 2021-12-19 | Rollup merge of #92077 - jyn514:remove-collapsed, r=GuillaumeGomez | Matthias Krüger | -11/+2 |
| 2021-12-19 | Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk | bors | -41/+39 |
| 2021-12-19 | Auto merge of #91871 - camelid:urlpartsbuilder, r=GuillaumeGomez | bors | -17/+192 |
| 2021-12-18 | Remove `collapsed` field | Joshua Nelson | -11/+2 |
| 2021-12-18 | Rollup merge of #91977 - GuillaumeGomez:unify-search-code, r=jsha | Matthias Krüger | -110/+102 |
| 2021-12-17 | Auto merge of #91812 - camelid:assoc-const-lazy, r=GuillaumeGomez | bors | -12/+4 |
| 2021-12-16 | Make loop more clear by renaming variables | Guillaume Gomez | -4/+8 |
| 2021-12-16 | Clean up search code and unify function returned values | Guillaume Gomez | -108/+96 |
| 2021-12-16 | Rollup merge of #91958 - jsha:rust-logo, r=GuillaumeGomez | Matthias Krüger | -18/+14 |
| 2021-12-15 | Apply rust-logo class only on default logo | Jacob Hoffman-Andrews | -18/+14 |
| 2021-12-15 | Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgr | bors | -3/+3 |
| 2021-12-15 | Rollup merge of #91880 - matthiaskrgr:clippy_perf_dec, r=jyn514 | Matthias Krüger | -3/+3 |
| 2021-12-15 | Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jsha | Matthias Krüger | -2/+10 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -24/+24 |
| 2021-12-15 | Remove `SymbolStr`. | Nicholas Nethercote | -17/+15 |
| 2021-12-14 | fix clippy::single_char_pattern perf findings | Matthias Krüger | -3/+3 |
| 2021-12-14 | Fix sidebar in source code page | Guillaume Gomez | -2/+10 |