| Age | Commit message (Expand) | Author | Lines |
| 2022-05-17 | rustdoc: avoid including impl blocks with filled-in generics | Michael Howell | -2/+27 |
| 2022-05-18 | Rollup merge of #97113 - GuillaumeGomez:search-ui-fixes, r=notriddle | Yuki Okushi | -8/+8 |
| 2022-05-18 | Rollup merge of #96761 - klensy:no-rayon-here, r=CraftSpider | Yuki Okushi | -2/+9 |
| 2022-05-18 | Rollup merge of #96647 - Enselic:fix-hrtb-for-wherepredicate, r=CraftSpider | Yuki Okushi | -2/+8 |
| 2022-05-17 | Auto merge of #92570 - jsha:rustdoc-search-refactor, r=GuillaumeGomez | bors | -52/+73 |
| 2022-05-17 | rustdoc: make search.js a module | Jacob Hoffman-Andrews | -52/+73 |
| 2022-05-17 | Fix display of search crate filter select | Guillaume Gomez | -7/+7 |
| 2022-05-17 | Fix duplicated "in" in the search result text | Guillaume Gomez | -1/+1 |
| 2022-05-17 | Auto merge of #96825 - kckeiks:remove-item-like-visitor-trait, r=cjgillot | bors | -1/+1 |
| 2022-05-16 | rustdoc: Resolve some more doc links early | Vadim Petrochenkov | -9/+32 |
| 2022-05-16 | Auto merge of #96676 - petrochenkov:docrules, r=GuillaumeGomez | bors | -30/+22 |
| 2022-05-15 | rustdoc: Remove doc link resolution fallback to all `macro_rules` in the crate | Vadim Petrochenkov | -30/+22 |
| 2022-05-15 | Add new eslint rule about brace style | Guillaume Gomez | -33/+57 |
| 2022-05-15 | Prevent to recompute `should_show_cast` by passing down `self_def_id` | Guillaume Gomez | -197/+191 |
| 2022-05-15 | Reduce clean::Type size by replacing a DefId (only used to check for display)... | Guillaume Gomez | -18/+31 |
| 2022-05-15 | Rollup merge of #96958 - GuillaumeGomez:settings-menu-display, r=jsha | Matthias Krüger | -230/+122 |
| 2022-05-14 | Auto merge of #96883 - jackh726:early-binder-2, r=oli-obk | bors | -11/+11 |
| 2022-05-14 | Remove theme picker button | Guillaume Gomez | -199/+12 |
| 2022-05-14 | Improve settings menu display | Guillaume Gomez | -31/+110 |
| 2022-05-14 | Auto merge of #96345 - petrochenkov:linclean, r=notriddle | bors | -503/+241 |
| 2022-05-14 | Rollup merge of #96998 - notriddle:notriddle/var-N, r=jsha | Yuki Okushi | -1/+1 |
| 2022-05-13 | Add bound_impl_trait_ref | Jack Huey | -5/+5 |
| 2022-05-13 | Add bound_type_of | Jack Huey | -5/+5 |
| 2022-05-13 | resolve: Move collection of all `macro_rules` in the crate to rustdoc | Vadim Petrochenkov | -2/+6 |
| 2022-05-13 | Fix rebase | Vadim Petrochenkov | -5/+2 |
| 2022-05-13 | rustdoc: Use `Visibility::is_public` more | Vadim Petrochenkov | -10/+6 |
| 2022-05-13 | rustdoc: Do not resolve associated item paths unnecessarily | Vadim Petrochenkov | -11/+9 |
| 2022-05-13 | rustdoc: Do not create `UrlFragment`s until they are necessary | Vadim Petrochenkov | -236/+133 |
| 2022-05-13 | rustdoc: Remove `fn resolve_macro` | Vadim Petrochenkov | -119/+43 |
| 2022-05-13 | rustdoc: Remove `ResolutionFailure::Dummy` | Vadim Petrochenkov | -37/+20 |
| 2022-05-13 | rustdoc: Remove `ResolutionFailure::MalformedGenerics` | Vadim Petrochenkov | -81/+61 |
| 2022-05-13 | rustdoc: Remove `ResolutionFailure::NoParentItem` | Vadim Petrochenkov | -49/+8 |
| 2022-05-13 | update rustdoc code to use new method name | Miguel Guarniz | -1/+1 |
| 2022-05-13 | remove ItemLikeVisitor and DeepVisitor | Miguel Guarniz | -1/+1 |
| 2022-05-12 | rustdoc: remove weird, unused variable from source-files.js | Michael Howell | -1/+1 |
| 2022-05-12 | rustdoc: fix GUI crash when searching for magic JS property values | Michael Howell | -2/+2 |
| 2022-05-12 | Auto merge of #96974 - matthiaskrgr:rollup-jd4otnc, r=matthiaskrgr | bors | -39/+5 |
| 2022-05-12 | Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddle | Matthias Krüger | -39/+5 |
| 2022-05-12 | Auto merge of #95562 - lcnr:attr-no-encode, r=davidtwco | bors | -23/+27 |
| 2022-05-11 | Rollup merge of #91518 - luojia65:rustdoc-riscv-arch, r=GuillaumeGomez | Dylan DPC | -0/+2 |
| 2022-05-11 | Remove unused CSS settings rules | Guillaume Gomez | -36/+0 |
| 2022-05-11 | Add missing CSS file for settings page | Guillaume Gomez | -3/+5 |
| 2022-05-11 | Rollup merge of #96900 - GuillaumeGomez:fix-js-error, r=notriddle | Yuki Okushi | -3/+1 |
| 2022-05-11 | Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha | Yuki Okushi | -8/+1 |
| 2022-05-10 | Introduce EarlyBinder | Jack Huey | -5/+5 |
| 2022-05-10 | rustdoc: clean up method path index | Michael Howell | -9/+1 |
| 2022-05-11 | Rollup merge of #96879 - notriddle:notriddle/search-ranking, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2022-05-10 | Remove unused CSS rule | Guillaume Gomez | -1/+0 |
| 2022-05-10 | Fix JS error in source code pages | Guillaume Gomez | -2/+1 |
| 2022-05-10 | update rustdoc | lcnr | -23/+27 |