| Age | Commit message (Expand) | Author | Lines |
| 2022-09-07 | rustdoc: remove unused CSS `#main-content > table td` | Michael Howell | -5/+0 |
| 2022-09-07 | rustdoc: remove unused CSS `.content .methods > div` | Michael Howell | -5/+0 |
| 2022-09-07 | Auto merge of #101432 - nnethercote:shrink-PredicateS, r=lcnr | bors | -3/+3 |
| 2022-09-07 | rustdoc: remove unused mobile CSS `.rustdoc { flex-direction }` | Michael Howell | -1/+0 |
| 2022-09-07 | rustc: Parameterize `ty::Visibility` over used ID | Vadim Petrochenkov | -3/+3 |
| 2022-09-07 | Rustdoc-Json: More accurate struct type. | Nixon Enraght-Moony | -25/+11 |
| 2022-09-07 | Rollup merge of #101491 - notriddle:notriddle/sub-variant-div-item-info, r=Gu... | Yuki Okushi | -4/+0 |
| 2022-09-07 | Rollup merge of #101488 - notriddle:notriddle/results-table, r=GuillaumeGomez | Yuki Okushi | -5/+0 |
| 2022-09-06 | rustdoc: remove unused CSS `#main-content > .since` | Michael Howell | -3/+0 |
| 2022-09-06 | rustdoc mobile: move notable traits to return type | Jacob Hoffman-Andrews | -6/+0 |
| 2022-09-06 | rustdoc: remove outdated CSS `.sub-variant > div > .item-info` | Michael Howell | -4/+0 |
| 2022-09-06 | rustdoc: remove unused CSS `#results > table` | Michael Howell | -5/+0 |
| 2022-09-06 | Rollup merge of #101462 - aDotInTheVoid:rdj-enum-field-2, r=GuillaumeGomez | Guillaume Gomez | -11/+21 |
| 2022-09-05 | Rustdoc-Json: Store Variant Fields as their own item. | Nixon Enraght-Moony | -11/+21 |
| 2022-09-05 | Auto merge of #101261 - TaKO8Ki:separate-receiver-from-arguments-in-hir, r=cj... | bors | -1/+1 |
| 2022-09-05 | Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkov | bors | -18/+16 |
| 2022-09-05 | separate the receiver from arguments in HIR | Takayuki Maeda | -1/+1 |
| 2022-09-05 | Rollup merge of #101391 - matthiaskrgr:perf0309, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-09-05 | Pack `Term` in the same way as `GenericArg`. | Nicholas Nethercote | -3/+3 |
| 2022-09-05 | Make `hir::PathSegment::hir_id` non-optional. | Nicholas Nethercote | -18/+16 |
| 2022-09-05 | Auto merge of #101386 - aDotInTheVoid:rdj-discriminant, r=GuillaumeGomez | bors | -19/+75 |
| 2022-09-04 | Rollup merge of #101397 - notriddle:notriddle/source-nav-not-sidebar-sub, r=G... | Matthias Krüger | -4/+0 |
| 2022-09-04 | rustdoc: Compute enum discriminant on demand | Nixon Enraght-Moony | -24/+28 |
| 2022-09-03 | rustdoc: remove redundant mobile-sized `.source nav:not(.sidebar).sub` | Michael Howell | -4/+0 |
| 2022-09-03 | rustdoc: remove `.impl-items { flex-basis }` CSS, not in flex container | Michael Howell | -4/+0 |
| 2022-09-03 | Rustdoc-Json: Add enum discriminant | Nixon Enraght-Moony | -19/+71 |
| 2022-09-03 | more clippy::perf fixes | Matthias Krüger | -3/+3 |
| 2022-09-03 | Rollup merge of #101365 - matthiaskrgr:clones2, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2022-09-03 | Rollup merge of #101335 - notriddle:notriddle/methods-stability, r=notriddle | Matthias Krüger | -8/+5 |
| 2022-09-03 | remove redundant clones | Matthias Krüger | -1/+1 |
| 2022-09-03 | Clean up themes CSS | Guillaume Gomez | -91/+47 |
| 2022-09-02 | rustdoc: put in rule to get alignment in desktop and mobile layouts | Michael Howell | -0/+5 |
| 2022-09-02 | rustdoc: remove incorrect CSS rule causing misaligned item-info | Michael Howell | -4/+0 |
| 2022-09-02 | rustdoc: remove unused CSS selector `.methods > .item-info` | Michael Howell | -4/+0 |
| 2022-09-02 | Rollup merge of #101323 - GuillaumeGomez:remove-unused-css, r=notriddle | Matthias Krüger | -9/+0 |
| 2022-09-02 | Remove unused .toggle-label CSS rule | Guillaume Gomez | -9/+0 |
| 2022-09-02 | Rollup merge of #101298 - notriddle:notriddle/rustdoc-main-since, r=Guillaume... | Guillaume Gomez | -1/+0 |
| 2022-09-01 | rustdoc: remove unused CSS `#main-content > .since` | Michael Howell | -1/+0 |
| 2022-09-01 | Rollup merge of #101292 - rust-lang:notriddle/rustdoc-table-first-child, r=Gu... | Matthias Krüger | -1/+0 |
| 2022-09-01 | Rollup merge of #101279 - GuillaumeGomez:doc_auto_cfg_nested_impl, r=notriddle | Matthias Krüger | -20/+40 |
| 2022-09-01 | Rollup merge of #101274 - aDotInTheVoid:comment-typo, r=TaKO8Ki | Matthias Krüger | -1/+1 |
| 2022-09-01 | Rollup merge of #101254 - rust-lang:notriddle/remove-even-more-css, r=jsha | Matthias Krüger | -8/+0 |
| 2022-09-01 | Rollup merge of #101245 - GuillaumeGomez:remove-unneeded-where-whitespace, r=... | Matthias Krüger | -15/+10 |
| 2022-09-01 | rustdoc: remove unneeded CSS `.content table td:first-child > a` | Michael Howell | -1/+0 |
| 2022-09-01 | tracing::instrument cleanup | Oli Scherer | -4/+2 |
| 2022-09-01 | Sort tests at compile time, not at startup | Ben Kimock | -1/+2 |
| 2022-09-01 | Correctly merge impl block cfg attributes with its parents | Guillaume Gomez | -20/+40 |
| 2022-09-01 | Fix typo in comment | Nixon Enraght-Moony | -1/+1 |
| 2022-09-01 | Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorino | bors | -34/+33 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -4/+4 |