| Age | Commit message (Expand) | Author | Lines |
| 2022-11-02 | rustdoc: use ThinVec for cleaned generics | Michael Howell | -61/+57 |
| 2022-11-02 | rustdoc: remove redundant mobile CSS `.sidebar-elems { background }` | Michael Howell | -1/+0 |
| 2022-11-02 | Rollup merge of #103890 - notriddle:notriddle/mobile-rustdoc-padding-top, r=G... | Matthias Krüger | -1/+0 |
| 2022-11-02 | Rollup merge of #103886 - GuillaumeGomez:local-reexport-doc, r=notriddle | Matthias Krüger | -18/+37 |
| 2022-11-02 | Properly render asyncness for traits without default body | Michael Goulet | -17/+20 |
| 2022-11-02 | rustdoc: remove unused mobile CSS `.rustdoc { padding-top: 0 }` | Michael Howell | -1/+0 |
| 2022-11-02 | Rollup merge of #103855 - notriddle:notriddle/mobile-item-table, r=GuillaumeG... | Dylan DPC | -8/+1 |
| 2022-11-02 | Fix merge of attributes for reexports of local items | Guillaume Gomez | -18/+37 |
| 2022-11-02 | Auto merge of #103690 - GuillaumeGomez:visibility-on-demand, r=notriddle | bors | -145/+144 |
| 2022-11-02 | Auto merge of #103649 - petrochenkov:docnotrait, r=GuillaumeGomez | bors | -4/+0 |
| 2022-11-01 | rustdoc: simplify mobile item-table CSS | Michael Howell | -8/+1 |
| 2022-11-01 | Auto merge of #103217 - mejrs:track, r=eholk | bors | -0/+5 |
| 2022-11-01 | Rollup merge of #103817 - notriddle:notriddle/attribute-css, r=GuillaumeGomez | Dylan DPC | -7/+7 |
| 2022-11-01 | Rollup merge of #103813 - notriddle:notriddle/search-results-clear-both, r=Gu... | Dylan DPC | -2/+0 |
| 2022-11-01 | Rollup merge of #103799 - GuillaumeGomez:search-index-tuple-struct-field, r=n... | Yuki Okushi | -15/+22 |
| 2022-11-01 | Rollup merge of #103793 - notriddle:notriddle/rustdoc-toggle-in-impl-items, r... | Yuki Okushi | -6/+8 |
| 2022-10-31 | rustdoc: remove left border from `.src-line-numbers > a` | Michael Howell | -3/+5 |
| 2022-10-31 | rustdoc: change `.src-line-numbers > span` to `.src-line-numbers > a` | Michael Howell | -21/+27 |
| 2022-10-31 | rustdoc: rename syntax highlighting CSS class `attribute` to `attr` | Michael Howell | -7/+7 |
| 2022-10-31 | rustdoc: remove unnecessary CSS `.search-results { clear: both }` | Michael Howell | -2/+0 |
| 2022-10-31 | Don't generate tuple struct fields into the search index | Guillaume Gomez | -15/+22 |
| 2022-10-30 | rustdoc: add margins to all impl-item toggles, not just methods | Michael Howell | -6/+8 |
| 2022-10-30 | Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=Guillau... | Michael Howell | -0/+15 |
| 2022-10-30 | Rollup merge of #101944 - notriddle:notriddle/toggle-all-docs, r=jsha,Guillau... | Michael Howell | -7/+14 |
| 2022-10-30 | Make rustdoc Item::visibility computed on-demand | Guillaume Gomez | -145/+144 |
| 2022-10-30 | rustdoc: Do not add external traits to the crate in `register_res` | Vadim Petrochenkov | -4/+0 |
| 2022-10-30 | Auto merge of #103010 - petrochenkov:effvisdoc, r=GuillaumeGomez | bors | -112/+92 |
| 2022-10-30 | Rollup merge of #103740 - notriddle:notriddle/search-results-padding-bottom, ... | Dylan DPC | -1/+0 |
| 2022-10-30 | Rollup merge of #103588 - weihanglo:rustdoc/url-redirect, r=notriddle | Dylan DPC | -1/+1 |
| 2022-10-29 | rustdoc: add support for incoherent impls on structs and traits | Michael Howell | -0/+15 |
| 2022-10-30 | Rollup merge of #103737 - notriddle:notriddle/margin, r=GuillaumeGomez | Matthias Krüger | -10/+3 |
| 2022-10-30 | Rollup merge of #103722 - GuillaumeGomez:cleanup-code-example-css, r=notriddle | Matthias Krüger | -28/+24 |
| 2022-10-29 | Move string literal into format string | Jacob Hoffman-Andrews | -1/+1 |
| 2022-10-29 | Generate static file hashes once | Jacob Hoffman-Andrews | -15/+23 |
| 2022-10-29 | Make --static-root-path point to static.files | Jacob Hoffman-Andrews | -10/+16 |
| 2022-10-29 | rustdoc: add hash to filename of toolchain files | Jacob Hoffman-Andrews | -490/+245 |
| 2022-10-29 | rustdoc: Split effective visibilities from rustc from similar data built by r... | Vadim Petrochenkov | -41/+68 |
| 2022-10-29 | rustdoc: Simplify modifications of effective visibility table | Vadim Petrochenkov | -79/+32 |
| 2022-10-29 | rustdoc: remove unnecessary `.search-results { padding-bottom }` | Michael Howell | -1/+0 |
| 2022-10-29 | rustdoc: use CSS margin/padding shorthand when all are being set | Michael Howell | -10/+3 |
| 2022-10-29 | Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddle | Guillaume Gomez | -5/+25 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -1/+1 |
| 2022-10-29 | Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors | Guillaume Gomez | -23/+23 |
| 2022-10-29 | Fix z-indexes of code example feature and cleanup its CSS | Guillaume Gomez | -28/+24 |
| 2022-10-29 | Add regression test for missing item from private mod in JSON output | Guillaume Gomez | -1/+1 |
| 2022-10-29 | Add missing impl blocks for item reexported from private mod in JSON output | Guillaume Gomez | -5/+25 |
| 2022-10-29 | Rename some `OwnerId` fields. | Nicholas Nethercote | -23/+23 |
| 2022-10-29 | Auto merge of #103714 - matthiaskrgr:rollup-kajt3i8, r=matthiaskrgr | bors | -31/+24 |
| 2022-10-29 | Rollup merge of #103663 - notriddle:notriddle/search-container, r=GuillaumeGomez | Matthias Krüger | -31/+24 |
| 2022-10-29 | Auto merge of #102698 - michaelwoerister:unord-collections, r=lncr | bors | -2/+2 |