| Age | Commit message (Expand) | Author | Lines |
| 2022-09-22 | Rollup merge of #102125 - notriddle:notriddle/content-item-info, r=GuillaumeG... | Matthias Krüger | -1/+0 |
| 2022-09-22 | Rollup merge of #102118 - notriddle:notriddle/line-numbers, r=GuillaumeGomez | Matthias Krüger | -16/+38 |
| 2022-09-22 | rustdoc: remove no-op CSS `.location:empty { border: none }` | Michael Howell | -4/+0 |
| 2022-09-22 | Rollup merge of #102107 - Urgau:rustdoc-missing-space-before-where-clause, r=... | Dylan DPC | -1/+1 |
| 2022-09-22 | Improve some AllTypes fields name | Guillaume Gomez | -10/+12 |
| 2022-09-22 | introduce mir::Unevaluated | b-naber | -2/+1 |
| 2022-09-21 | rustdoc: remove no-op CSS `.content .item-info { position: relative }` | Michael Howell | -1/+0 |
| 2022-09-21 | rustdoc: remove unnecessary `max-width` on headers | Michael Howell | -1/+0 |
| 2022-09-22 | Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddle | Yuki Okushi | -0/+6 |
| 2022-09-22 | Rollup merge of #102075 - notriddle:notriddle/content-methods-method, r=Guill... | Yuki Okushi | -4/+0 |
| 2022-09-22 | Rollup merge of #102054 - GuillaumeGomez:sidebar-all-page, r=notriddle | Yuki Okushi | -44/+104 |
| 2022-09-21 | rustdoc: dynamically show-hide line numbers on code examples | Michael Howell | -11/+37 |
| 2022-09-21 | rustdoc: use block flex for line-number CSS | Michael Howell | -5/+1 |
| 2022-09-21 | Add missing space between notable trait tooltip and where clause | Urgau | -1/+1 |
| 2022-09-21 | Prevent usage of `.stab` elements to create scrollable areas in doc blocks | Guillaume Gomez | -0/+6 |
| 2022-09-20 | rustdoc: remove no-op `.method { position: relative }` | Michael Howell | -3/+0 |
| 2022-09-20 | rustdoc: remove no-op `.method { font-size: 1rem }` | Michael Howell | -1/+0 |
| 2022-09-20 | Unify generation of section on "All items" page with all other pages | Guillaume Gomez | -18/+18 |
| 2022-09-20 | Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomez | Michael Howell | -7/+0 |
| 2022-09-20 | Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume... | Michael Howell | -18/+15 |
| 2022-09-20 | Generate sidebar elements for the "All items" page | Guillaume Gomez | -26/+86 |
| 2022-09-19 | rustdoc: remove no-op CSS `h1-6 { border-bottom-color }` | Michael Howell | -7/+0 |
| 2022-09-19 | rustdoc: remove `docblock` class from `item-decl` | Michael Howell | -18/+15 |
| 2022-09-19 | Rollup merge of #102005 - notriddle:notriddle/td-summary-column, r=Dylan-DPC | Matthias Krüger | -4/+0 |
| 2022-09-19 | remove the `Subst` trait, always use `EarlyBinder` | lcnr | -2/+1 |
| 2022-09-18 | rustdoc: remove unused CSS `td.summary-column` | Michael Howell | -4/+0 |
| 2022-09-18 | Rollup merge of #101954 - notriddle:notriddle/location-a-first-of-type, r=Gui... | Matthias Krüger | -4/+0 |
| 2022-09-17 | rustdoc: remove redundant `.location a { font-weight: 500 }` | Michael Howell | -4/+0 |
| 2022-09-17 | Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr | bors | -11/+4 |
| 2022-09-17 | Rollup merge of #101943 - notriddle:notriddle/non-exhaustive, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -7/+4 |
| 2022-09-17 | Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddle | Matthias Krüger | -78/+67 |
| 2022-09-17 | Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomez | Matthias Krüger | -26/+22 |
| 2022-09-17 | rustdoc: remove unused CSS `.non-exhaustive { margin-bottom }` | Michael Howell | -4/+0 |
| 2022-09-17 | Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplett | Dylan DPC | -1/+1 |
| 2022-09-17 | Auto merge of #101928 - notriddle:rollup-pexhhxe, r=notriddle | bors | -107/+46 |
| 2022-09-16 | Rollup merge of #101911 - notriddle:notriddle/source-content, r=GuillaumeGomez | Michael Howell | -2/+0 |
| 2022-09-16 | Rollup merge of #101898 - GuillaumeGomez:rm-unused-css, r=notriddle | Michael Howell | -105/+46 |
| 2022-09-17 | Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr | bors | -4/+3 |
| 2022-09-16 | rustdoc: clean up CSS for All Items and All Crates lists | Michael Howell | -26/+22 |
| 2022-09-16 | rustdoc: remove no-op CSS `.source .content { max-width: none }` | Michael Howell | -1/+0 |
| 2022-09-16 | rustdoc: remove no-op CSS `.source .content { margin-left: 0 }` | Michael Howell | -1/+0 |
| 2022-09-16 | Create new CSS variables for links color | Guillaume Gomez | -78/+67 |
| 2022-09-16 | Remove unneeded empty ayu CSS rules | Guillaume Gomez | -21/+3 |
| 2022-09-16 | Remove unused `.block a.current*` rules | Guillaume Gomez | -48/+51 |
| 2022-09-16 | Do not panic when a test function returns Result::Err. | Bradford Hovinen | -0/+1 |
| 2022-09-16 | Remove some unused CSS rules | Guillaume Gomez | -62/+18 |
| 2022-09-16 | Rollup merge of #101877 - notriddle:notriddle/block, r=Dylan-DPC | Guillaume Gomez | -3/+0 |
| 2022-09-16 | Rollup merge of #101868 - notriddle:notriddle/short-links-jump-to-definition,... | Guillaume Gomez | -4/+39 |
| 2022-09-16 | Rollup merge of #101813 - GuillaumeGomez:check-css-variables, r=notriddle | Guillaume Gomez | -233/+296 |