| Age | Commit message (Expand) | Author | Lines |
| 2024-09-20 | Improve paddings for code blocks line numbers | Guillaume Gomez | -2/+6 |
| 2024-09-20 | Revert additional scraped examples height | Guillaume Gomez | -0/+3 |
| 2024-09-19 | Auto merge of #130069 - GuillaumeGomez:gen-scraped-buttons, r=notriddle | bors | -38/+44 |
| 2024-09-13 | Rename and reorder lots of lifetimes. | Nicholas Nethercote | -2/+2 |
| 2024-09-10 | rustdoc: tweak spacing in toolbar | Michael Howell | -3/+9 |
| 2024-09-10 | rustdoc: make the header show all three buttons | Michael Howell | -37/+67 |
| 2024-09-10 | rustdoc: redesign toolbar and disclosure widgets | Michael Howell | -153/+310 |
| 2024-09-10 | Auto merge of #129337 - EtomicBomb:rfc, r=notriddle | bors | -131/+233 |
| 2024-09-07 | rustdoc: use a single box to store Attributes and ItemKind | Michael Howell | -39/+39 |
| 2024-09-07 | rfc#3662 changes under unstable flags | EtomicBomb | -131/+233 |
| 2024-09-07 | Rollup merge of #130009 - notriddle:notriddle/trailing-arrow, r=lolbinarycat,... | Matthias Krüger | -5/+6 |
| 2024-09-07 | Rollup merge of #126452 - compiler-errors:raw-lifetimes, r=spastorino | Matthias Krüger | -1/+3 |
| 2024-09-07 | Generate scraped examples buttons in JS | Guillaume Gomez | -38/+44 |
| 2024-09-06 | Auto merge of #128776 - Bryanskiy:deep-reject-ctxt, r=lcnr | bors | -2/+2 |
| 2024-09-06 | Fix tools | Michael Goulet | -1/+3 |
| 2024-09-05 | rustdoc-search: allow trailing `Foo ->` arg search | Michael Howell | -5/+6 |
| 2024-09-05 | Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddle | Matthias Krüger | -135/+172 |
| 2024-09-05 | Update to new rustdoc internal API | Guillaume Gomez | -16/+13 |
| 2024-09-05 | Add missing sidebar associated items | Guillaume Gomez | -38/+56 |
| 2024-09-05 | Make impl associated constants sorted first | Guillaume Gomez | -13/+13 |
| 2024-09-05 | Sort impl associated items by kinds and then by appearance | Guillaume Gomez | -1/+52 |
| 2024-09-05 | Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdoc | Matthias Krüger | -139/+363 |
| 2024-09-03 | Fix square corners on line numbers when code is collapsed | Guillaume Gomez | -2/+4 |
| 2024-09-03 | Fix wrong padding for expanded scraped example | Guillaume Gomez | -0/+7 |
| 2024-09-02 | Use `DeepRejectCtxt` to quickly reject `ParamEnv` candidates | Bryanskiy | -2/+2 |
| 2024-09-02 | Simplify CSS but wrapping scraped example into a div and move the title out o... | Guillaume Gomez | -63/+46 |
| 2024-09-02 | Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdoc | Matthias Krüger | -4/+23 |
| 2024-09-02 | Fix scraped examples background gradient | Guillaume Gomez | -1/+11 |
| 2024-09-01 | Correctly handle code examples buttons position | Guillaume Gomez | -1/+5 |
| 2024-09-01 | Fix position of scraped examples title on mobile devices | Guillaume Gomez | -3/+14 |
| 2024-09-01 | Fix wrong rounded corners when line numbers are displayed on code examples | Guillaume Gomez | -1/+17 |
| 2024-08-31 | Auto merge of #129831 - matthiaskrgr:rollup-befq6zx, r=matthiaskrgr | bors | -2/+8 |
| 2024-08-31 | Rollup merge of #129824 - GuillaumeGomez:code-example-buttons-mobile, r=notri... | Matthias Krüger | -2/+8 |
| 2024-08-31 | Fix code examples buttons not appearing on click on mobile | Guillaume Gomez | -2/+8 |
| 2024-08-31 | Rollup merge of #129774 - nnethercote:rm-extern-crate-tracing-remainder, r=Gu... | Matthias Krüger | -0/+8 |
| 2024-08-31 | Rollup merge of #126183 - Folyd:search-core, r=GuillaumeGomez,notriddle | Matthias Krüger | -2277/+2316 |
| 2024-08-31 | Unify scraped examples with other code examples | Guillaume Gomez | -130/+134 |
| 2024-08-30 | Remove `#[macro_use] extern crate tracing` from rustdoc. | Nicholas Nethercote | -0/+8 |
| 2024-08-29 | Rollup merge of #129743 - GuillaumeGomez:fix-rustdoc-clippy, r=notriddle | Guillaume Gomez | -10/+9 |
| 2024-08-29 | Fix clippy lints | Guillaume Gomez | -10/+9 |
| 2024-08-29 | Separate core search logic with search ui | Folyd | -2277/+2316 |
| 2024-08-26 | rustdoc: fix missing resource suffix on `crates.js` | Michael Howell | -9/+15 |
| 2024-08-27 | Rollup merge of #129560 - GuillaumeGomez:impl-assoc-type-source-link, r=notri... | Matthias Krüger | -0/+2 |
| 2024-08-26 | Rollup merge of #129525 - notriddle:notriddle/fake-variadic-tuple-array, r=Gu... | Matthias Krüger | -40/+74 |
| 2024-08-25 | Generate missing source link on impl associated types | Guillaume Gomez | -0/+2 |
| 2024-08-24 | Rollup merge of #129430 - lolbinarycat:rustdoc-search-exact-case, r=notriddle | Trevor Gross | -0/+8 |
| 2024-08-24 | rustdoc: clean up tuple <-> primitive conversion docs | Michael Howell | -40/+74 |
| 2024-08-23 | rustdoc: show exact case-sensitive matches first | binarycat | -0/+8 |
| 2024-08-22 | rustdoc-search: use tighter json for names and parents | Michael Howell | -13/+40 |
| 2024-08-21 | Rollup merge of #129284 - notriddle:notriddle/animate-target=light, r=Guillau... | Matthias Krüger | -0/+13 |