| Age | Commit message (Expand) | Author | Lines |
| 2022-11-20 | Rollup merge of #104640 - GuillaumeGomez:migrate-kdb-css, r=notriddle | Matthias Krüger | -18/+12 |
| 2022-11-20 | Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill... | Matthias Krüger | -4/+13 |
| 2022-11-20 | Migrate kdb colors to CSS variables | Guillaume Gomez | -18/+12 |
| 2022-11-19 | rustdoc: fix scrape-examples JS path | Michael Howell | -1/+1 |
| 2022-11-19 | rustdoc: use real buttons for scrape examples controls | Michael Howell | -3/+12 |
| 2022-11-19 | Rollup merge of #104604 - GuillaumeGomez:migrate-top-button-to-css-var, r=not... | Matthias Krüger | -27/+12 |
| 2022-11-19 | Rollup merge of #104577 - GuillaumeGomez:remove-focus-on-blur, r=notriddle | Matthias Krüger | -9/+11 |
| 2022-11-19 | Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholk | Matthias Krüger | -3/+3 |
| 2022-11-19 | Migrate top buttons style to CSS variables | Guillaume Gomez | -27/+12 |
| 2022-11-19 | Rollup merge of #104566 - matthiaskrgr:clippy_perf_nov18, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-11-19 | Fix invalid focus when blurring notable traits popover | Guillaume Gomez | -8/+11 |
| 2022-11-18 | Auto merge of #104591 - Manishearth:rollup-b3ser4e, r=Manishearth | bors | -24/+19 |
| 2022-11-18 | Rollup merge of #104556 - notriddle:notriddle/variant, r=GuillaumeGomez | Manish Goregaokar | -24/+19 |
| 2022-11-18 | rustdoc: remove unused JS IIFE from main.js | Michael Howell | -6/+3 |
| 2022-11-18 | Rollup merge of #104516 - notriddle:notriddle/flex-basis-sidebar-width, r=Gui... | Matthias Krüger | -9/+4 |
| 2022-11-18 | Don't focus on notable trait parent when hiding it | Guillaume Gomez | -1/+0 |
| 2022-11-18 | couple of clippy::perf fixes | Matthias Krüger | -3/+3 |
| 2022-11-17 | rustdoc: use `code-header` class to format enum variants | Michael Howell | -24/+19 |
| 2022-11-17 | Rollup merge of #104532 - GuillaumeGomez:migrate-tooltip-css, r=notriddle | Matthias Krüger | -31/+11 |
| 2022-11-17 | Rollup merge of #104503 - notriddle:notriddle/where, r=GuillaumeGomez | Matthias Krüger | -4/+1 |
| 2022-11-17 | Rollup merge of #104483 - oli-obk:santa-clauses-make-goals, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2022-11-17 | Rollup merge of #104366 - GuillaumeGomez:simplify-settings-theme-choice, r=no... | Matthias Krüger | -24/+36 |
| 2022-11-17 | Migrate tooltip style to CSS variables | Guillaume Gomez | -31/+11 |
| 2022-11-17 | Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-dead | bors | -4/+4 |
| 2022-11-16 | rustdoc: clean up sidebar width CSS | Michael Howell | -9/+4 |
| 2022-11-16 | rustdoc: remove redundant font-color CSS on `.where` | Michael Howell | -4/+1 |
| 2022-11-16 | rustdoc JSON: Use `Function` everywhere and remove `Method` | Martin Nordholts | -22/+7 |
| 2022-11-16 | Rollup merge of #104466 - notriddle:notriddle/crate-search-div-display, r=Gui... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104462 - notriddle:notriddle/rightside-padding-right, r=Guil... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104459 - notriddle:notriddle/main-js-iife, r=GuillaumeGomez | Matthias Krüger | -4/+2 |
| 2022-11-16 | Convert predicates into Predicate in the Obligation constructor | Oli Scherer | -0/+1 |
| 2022-11-16 | Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG... | Matthias Krüger | -2/+0 |
| 2022-11-15 | rustdoc: remove no-op CSS `#crate-search-div { display: inline-block }` | Michael Howell | -1/+0 |
| 2022-11-15 | rustdoc: remove pointless CSS `.rightside { padding-right: 2px }` | Michael Howell | -1/+0 |
| 2022-11-15 | rustdoc: remove unused JS IIFE from main.js | Michael Howell | -4/+2 |
| 2022-11-15 | Auto merge of #104428 - matthiaskrgr:rollup-jo3078i, r=matthiaskrgr | bors | -6/+7 |
| 2022-11-15 | Rollup merge of #104415 - notriddle:notriddle/search-keyboard-commands, r=Gui... | Matthias Krüger | -0/+1 |
| 2022-11-15 | Rollup merge of #104404 - GuillaumeGomez:fix-missing-minification, r=notriddle | Matthias Krüger | -2/+6 |
| 2022-11-14 | rustdoc: remove no-op CSS `.main-header { justify-content }` | Michael Howell | -1/+0 |
| 2022-11-14 | rustdoc: remove no-op CSS `.popover { font-size: 1rem }` | Michael Howell | -2/+0 |
| 2022-11-14 | rustdoc: fix corner case in search keyboard commands | Michael Howell | -0/+1 |
| 2022-11-14 | Rollup merge of #104364 - petrochenkov:docice2, r=GuillaumeGomez | Matthias Krüger | -1/+8 |
| 2022-11-14 | Rollup merge of #104349 - rustaceanclub:master, r=oli-obk | Matthias Krüger | -2/+2 |
| 2022-11-14 | Fix missing minification for static files | Guillaume Gomez | -2/+6 |
| 2022-11-13 | rustdoc: remove unused CSS `code { opacity: 1 }` | Michael Howell | -4/+0 |
| 2022-11-13 | Simplify settings UI by merging system theme with the theme choices | Guillaume Gomez | -24/+36 |
| 2022-11-13 | Auto merge of #104292 - GuillaumeGomez:fix-missing-reexports-doc-comments, r=... | bors | -7/+87 |
| 2022-11-13 | rustdoc: Resolve doc links in external traits having local impls | Vadim Petrochenkov | -1/+8 |
| 2022-11-13 | Store a LocalDefId in hir::Variant & hir::Field. | Camille GILLOT | -4/+4 |