| Age | Commit message (Expand) | Author | Lines |
| 2022-08-26 | Rollup merge of #101006 - GuillaumeGomez:doc-cfg-reexport, r=notriddle | Guillaume Gomez | -0/+33 |
| 2022-08-26 | Rollup merge of #100956 - GuillaumeGomez:reduce-rightside-dom-size, r=notriddle | Guillaume Gomez | -9/+9 |
| 2022-08-26 | Auto merge of #100705 - compiler-errors:issue-100620, r=oli-obk | bors | -0/+19 |
| 2022-08-25 | Add test for missing cfg propagation for reexport | Guillaume Gomez | -0/+33 |
| 2022-08-24 | Update rustdoc tests for simplified rightside DOM | Guillaume Gomez | -9/+9 |
| 2022-08-21 | Rollup merge of #100775 - GuillaumeGomez:reduce-span-v2, r=notriddle | Matthias Krüger | -4/+6 |
| 2022-08-20 | Rollup merge of #100718 - GuillaumeGomez:fix-item-info, r=jsha | Matthias Krüger | -5/+9 |
| 2022-08-20 | Update rustdoc tests | Guillaume Gomez | -4/+6 |
| 2022-08-18 | rustdoc: count deref and non-deref as same set of used methods | Michael Howell | -0/+30 |
| 2022-08-18 | Update rustdoc test | Guillaume Gomez | -5/+9 |
| 2022-08-18 | Avoid overflow in is_impossible_method | Michael Goulet | -0/+19 |
| 2022-08-14 | Update rustdoc tests | Guillaume Gomez | -9/+10 |
| 2022-08-13 | rustdoc: Fix incorrect usage of `@!has` and `@!matches` | Noah Lev | -22/+24 |
| 2022-08-13 | Update `@!has` name in tests | Noah Lev | -127/+127 |
| 2022-08-13 | Rename `@hastext` to `@hasraw` (same for `matches`) | Noah Lev | -168/+168 |
| 2022-08-13 | Update tests: arity-2 `@{has,matches}` -> `...text` | Noah Lev | -168/+168 |
| 2022-08-11 | rustdoc: don't generate DOM element for operator | Jacob Hoffman-Andrews | -4/+1 |
| 2022-08-10 | Rollup merge of #100348 - camelid:test-93205, r=jyn514 | Michael Goulet | -0/+20 |
| 2022-08-09 | Fix failing test | Noah Lev | -1/+1 |
| 2022-08-09 | Add regression test for #93205 | Noah Lev | -0/+20 |
| 2022-08-10 | Rollup merge of #100323 - GuillaumeGomez:impl-blocks-only-private, r=notriddle | Matthias Krüger | -0/+84 |
| 2022-08-09 | Add test for impl blocks containing only private items | Guillaume Gomez | -0/+84 |
| 2022-08-09 | Rollup merge of #100221 - compiler-errors:impossible-trait-items, r=lcnr,notr... | Dylan DPC | -0/+20 |
| 2022-08-09 | Auto merge of #100205 - cjgillot:noice-doc, r=camelid | bors | -0/+21 |
| 2022-08-08 | Add regression test comment | Noah Lev | -0/+2 |
| 2022-08-08 | Synthetize a trait ref when none is available. | Camille GILLOT | -1/+3 |
| 2022-08-07 | Don't document impossible to call default trait items on impls | Michael Goulet | -0/+20 |
| 2022-08-06 | rustdoc: do not mark the contents of a skipped module as inlined | Michael Howell | -0/+27 |
| 2022-08-06 | Avoid ICE in rustdoc. | Camille GILLOT | -0/+17 |
| 2022-08-03 | Rollup merge of #99738 - notriddle:notriddle/multiple-modules-w-same-name, r=... | Dylan DPC | -0/+41 |
| 2022-08-02 | rustdoc: avoid inlining foreigns with duplicate names | Michael Howell | -0/+20 |
| 2022-07-27 | Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2022-07-26 | Simplify test | est31 | -1/+1 |
| 2022-07-25 | rustdoc: avoid inlining modules with duplicate names | Michael Howell | -0/+21 |
| 2022-07-25 | apply review suggestions | Maybe Waffle | -1/+1 |
| 2022-07-25 | Add a clickable link to the layout section | est31 | -0/+1 |
| 2022-07-24 | add backticks | Maybe Waffle | -1/+1 |
| 2022-07-24 | Add rustdoc test for `#[rustc_must_implement_one_of]` | Maybe Waffle | -0/+10 |
| 2022-07-22 | Rollup merge of #99393 - Logarithmus:feature/99255-omit-const-generic-suffixe... | Dylan DPC | -4/+4 |
| 2022-07-19 | Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,Guillau... | bors | -3/+3 |
| 2022-07-19 | tests: fix `rustdoc` tests | Artur Sinila | -4/+4 |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -3/+3 |
| 2022-07-16 | rustdoc: avoid inlining items with duplicate `(type, name)` | Michael Howell | -0/+70 |
| 2022-07-07 | Rollup merge of #98973 - GuillaumeGomez:inherent-impl-anchors, r=notriddle | Dylan DPC | -0/+56 |
| 2022-07-06 | Rollup merge of #98939 - GuillaumeGomez:rustdoc-disamb-impls, r=notriddle | Guillaume Gomez | -39/+39 |
| 2022-07-06 | Rollup merge of #98911 - notriddle:notriddle/rustdoc-string-impl, r=Guillaume... | Guillaume Gomez | -0/+12 |
| 2022-07-06 | Add test for inherent impls anchors | Guillaume Gomez | -0/+56 |
| 2022-07-05 | Rollup merge of #98256 - GuillaumeGomez:whitespace-where-clause, r=notriddle | Guillaume Gomez | -0/+111 |
| 2022-07-05 | Add test for invalid whitespace display after where clause | Guillaume Gomez | -0/+111 |
| 2022-07-05 | Update rustdoc tests | Guillaume Gomez | -17/+17 |