| Age | Commit message (Expand) | Author | Lines |
| 2024-01-30 | Rollup merge of #117906 - GuillaumeGomez:improve-crate-name-hover, r=fmease,n... | Guillaume Gomez | -4/+2 |
| 2024-01-30 | Rollup merge of #120250 - chadnorvell:rustdoc-xss, r=notriddle | Guillaume Gomez | -1/+9 |
| 2024-01-29 | Improve display of crate name when hovered | Guillaume Gomez | -4/+2 |
| 2024-01-29 | rustdoc: Prevent JS injection from localStorage | Chad Norvell | -1/+9 |
| 2024-01-24 | Bump `askama` version | clubby789 | -7/+7 |
| 2024-01-23 | Rename `TyCtxt::struct_span_lint_hir` as `TyCtxt::node_span_lint`. | Nicholas Nethercote | -2/+2 |
| 2024-01-22 | Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmease | Matthias Krüger | -0/+1 |
| 2024-01-19 | Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle | Matthias Krüger | -83/+139 |
| 2024-01-10 | Shorten some error invocations. | Nicholas Nethercote | -2/+1 |
| 2024-01-09 | Rollup merge of #119756 - notriddle:notriddle/reuse-map, r=GuillaumeGomez | Guillaume Gomez | -20/+91 |
| 2024-01-08 | rustdoc-search: intern function search types | Michael Howell | -17/+72 |
| 2024-01-08 | Rustdoc and Clippy stop misusing Key for Ty -> (adt) DefId | Michael Goulet | -2/+1 |
| 2024-01-08 | rustdoc-search: reuse empty map/array in function signatures | Michael Howell | -5/+21 |
| 2024-01-08 | rustdoc: hide modals when resizing the sidebar | Michael Howell | -0/+1 |
| 2024-01-06 | Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomez | Matthias Krüger | -29/+74 |
| 2024-01-05 | Rollup merge of #119468 - notriddle:notriddle/compression, r=GuillaumeGomez | Michael Goulet | -139/+250 |
| 2024-01-05 | Add notes about the serialization format | Michael Howell | -7/+26 |
| 2024-01-05 | Rollup merge of #119586 - GuillaumeGomez:jump-to-def-static-methods, r=notriddle | Michael Goulet | -20/+32 |
| 2024-01-04 | Clean up serialization code nits | Michael Howell | -10/+9 |
| 2024-01-04 | Fix invalid handling for static method calls in jump to definition feature | Guillaume Gomez | -20/+32 |
| 2024-01-01 | use css variable for z-index of the sidebar | Lukas Markeffsky | -5/+5 |
| 2023-12-31 | rustdoc ui: adjust tooltip z-index to be above sidebar | Lukas Markeffsky | -1/+1 |
| 2023-12-31 | Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla... | bors | -146/+92 |
| 2023-12-31 | rustdoc-search: tighter encoding for `f` index | Michael Howell | -86/+170 |
| 2023-12-30 | rustdoc-search: fix inaccurate type descriptions | Michael Howell | -54/+63 |
| 2023-12-28 | Rollup merge of #119331 - notriddle:notriddle/maxpatheditdistance, r=Guillaum... | Matthias Krüger | -17/+30 |
| 2023-12-27 | Auto merge of #119099 - fmease:always-const-trait-bounds, r=fee1-dead | bors | -2/+2 |
| 2023-12-27 | Introduce `const Trait` (always-const trait bounds) | León Orell Valerian Liehr | -2/+2 |
| 2023-12-26 | rustdoc-search: count path edits with separate edit limit | Michael Howell | -17/+30 |
| 2023-12-26 | rustdoc: treat query string `+` as space | Michael Howell | -1/+2 |
| 2023-12-26 | rustdoc: search for tuples and unit by type with `()` | Michael Howell | -29/+74 |
| 2023-12-26 | Auto merge of #119146 - nnethercote:rm-DiagCtxt-api-duplication, r=compiler-e... | bors | -3/+3 |
| 2023-12-24 | Fix display of warning block if it is first element of the top doc block | Guillaume Gomez | -0/+3 |
| 2023-12-24 | Remove `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -3/+3 |
| 2023-12-19 | Fix corner cases when dealing with mobile mode | Michael Howell | -17/+16 |
| 2023-12-18 | Use folder icon instead of hamburger and sidebar | Michael Howell | -17/+26 |
| 2023-12-18 | Add border bottom for source sidebar title area | Michael Howell | -8/+3 |
| 2023-12-18 | Stop using the trigram of heaven as a hamburger button | Michael Howell | -8/+23 |
| 2023-12-18 | Add back the column | Michael Howell | -20/+17 |
| 2023-12-17 | rustdoc: clean up source sidebar hide button | Michael Howell | -142/+73 |
| 2023-12-17 | Auto merge of #119001 - notriddle:notriddle/searchwords, r=GuillaumeGomez | bors | -46/+28 |
| 2023-12-15 | Rollup merge of #119004 - matthiaskrgr:conv, r=compiler-errors | Jubilee | -1/+1 |
| 2023-12-15 | rustdoc-search: remove parallel searchWords array | Michael Howell | -46/+28 |
| 2023-12-15 | NFC don't convert types to identical types | Matthias Krüger | -1/+1 |
| 2023-12-15 | Rollup merge of #118727 - compiler-errors:lint-decorate, r=WaffleLapkin | Jubilee | -6/+4 |
| 2023-12-15 | Rollup merge of #118986 - GuillaumeGomez:simplify-js-inline, r=notriddle | Matthias Krüger | -2/+2 |
| 2023-12-15 | Rollup merge of #118977 - GuillaumeGomez:simplifysrc-script, r=notriddle | Matthias Krüger | -12/+3 |
| 2023-12-15 | Don't pass lint back out of lint decorator | Michael Goulet | -6/+4 |
| 2023-12-15 | Simplify JS code a little bit | Guillaume Gomez | -2/+2 |
| 2023-12-15 | Auto merge of #118975 - GuillaumeGomez:rollup-0emhjx0, r=GuillaumeGomez | bors | -34/+509 |