| Age | Commit message (Expand) | Author | Lines |
| 2021-11-24 | Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomez | Guillaume Gomez | -8/+1 |
| 2021-11-24 | Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid | Guillaume Gomez | -2/+2 |
| 2021-11-24 | rustdoc: Add test for mixing doc comments and attrs | Noah Lev | -0/+26 |
| 2021-11-24 | Create rustdoc_internals feature gate | Guillaume Gomez | -2/+2 |
| 2021-11-23 | Auto merge of #91094 - inquisitivecrystal:rustdoc-top-mod, r=jyn514 | bors | -21/+209 |
| 2021-11-20 | Update tests | inquisitivecrystal | -21/+209 |
| 2021-11-20 | Reduce prominence of item-infos | Jacob Hoffman-Andrews | -8/+1 |
| 2021-11-20 | Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomez | Matthias Krüger | -2/+42 |
| 2021-11-06 | Add test for removed one character last line in rustdoc | Guillaume Gomez | -0/+9 |
| 2021-11-02 | Split doc_cfg and doc_auto_cfg features | Guillaume Gomez | -2/+18 |
| 2021-10-30 | Improve display of enum variants | Jacob Hoffman-Andrews | -2/+42 |
| 2021-10-30 | Document tests a bit more | Guillaume Gomez | -0/+5 |
| 2021-10-29 | Don't display "Methods from Deref<...>" if no method is display (the ones whi... | Guillaume Gomez | -0/+20 |
| 2021-10-29 | Add tests for recursive deref | Guillaume Gomez | -4/+143 |
| 2021-10-20 | Rollup merge of #90018 - GuillaumeGomez:too-long-item-names, r=jsha | Yuki Okushi | -21/+24 |
| 2021-10-19 | Rollup merge of #89867 - Urgau:fix-double-definition, r=GuillaumeGomez | Matthias Krüger | -0/+14 |
| 2021-10-18 | * Remove left margin on items declaration at the top of their documentation page | Guillaume Gomez | -21/+24 |
| 2021-10-15 | Rework the equivalent test to work with sidebar-items.js | Loïc BRANSTETT | -3/+3 |
| 2021-10-15 | Add equivalent test in src/test/rustdoc | Loïc BRANSTETT | -0/+14 |
| 2021-10-12 | Add test for associated constants in the sidebar | Guillaume Gomez | -0/+31 |
| 2021-10-08 | Rollup merge of #89538 - notriddle:notriddle/arrow-highlight, r=GuillaumeGomez | Guillaume Gomez | -12/+6 |
| 2021-10-07 | Rollup merge of #89596 - GuillaumeGomez:implicit-doc-cfg, r=jyn514 | Guillaume Gomez | -0/+70 |
| 2021-10-05 | Allow adding a set of cfg's to hide from being implicitly doc(cfg)'d | Wim Looman | -0/+32 |
| 2021-10-05 | Make cfg implicitly imply doc(cfg) | Wim Looman | -0/+38 |
| 2021-10-04 | Add tests for ensuring docblock headings. | Mukund Lakshman | -0/+29 |
| 2021-10-04 | Fix rustdoc test case | Michael Howell | -12/+6 |
| 2021-10-04 | librustdoc: Use correct heading levels. | Mukund Lakshman | -8/+8 |
| 2021-09-25 | Rollup merge of #89198 - hkmatsumoto:hide-hidden-methods, r=jyn514 | Manish Goregaokar | -0/+60 |
| 2021-09-25 | rustdoc: Don't show hidden trait methods | Hirochika Matsumoto | -0/+60 |
| 2021-09-24 | Disable a spuriously failing test | Vadim Petrochenkov | -0/+2 |
| 2021-09-22 | Run no_core rustdoc tests on Linux only. | Hans Kratz | -2/+2 |
| 2021-09-13 | Add test for primitive in "jump to definition" feature | Guillaume Gomez | -1/+24 |
| 2021-09-12 | Rollup merge of #88810 - camelid:cleanup-pt1, r=jyn514 | Manish Goregaokar | -1/+1 |
| 2021-09-12 | Fix `no_core` and `no_std` rustdoc tests on Windows | Guillaume Gomez | -1/+4 |
| 2021-09-12 | Fix linkcheck issues | Joshua Nelson | -0/+10 |
| 2021-09-12 | Fix broken handling of primitive items | Joshua Nelson | -8/+43 |
| 2021-09-12 | Add primitive documentation to libcore | Joshua Nelson | -2/+12 |
| 2021-09-11 | Create a valid `Res` in `external_path()` | Noah Lev | -1/+1 |
| 2021-09-10 | Rollup merge of #88742 - GuillaumeGomez:fix-table-in-docblocks, r=nbdd0121 | Manish Goregaokar | -0/+16 |
| 2021-09-10 | Rollup merge of #88639 - Emilgardis:fix-issue-88600, r=GuillaumeGomez | Manish Goregaokar | -0/+34 |
| 2021-09-08 | Rollup merge of #86263 - fee1-dead:rustdoc-layout-variants, r=camelid | Jack Huey | -0/+18 |
| 2021-09-08 | Add tests to ensure that <table> don't break doc blocks width anymore | Guillaume Gomez | -0/+16 |
| 2021-09-06 | fix ICE on hidden tuple variant fields | Emil Gardström | -0/+34 |
| 2021-09-06 | Correctly handle niche of enum | Deadbeef | -0/+9 |
| 2021-09-01 | Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ... | bors | -1/+10 |
| 2021-09-01 | Add tests for implementors associated types display | Guillaume Gomez | -1/+10 |
| 2021-08-31 | Apply suggestions | Deadbeef | -1/+3 |
| 2021-08-31 | Report variant size without the discriminant | Deadbeef | -1/+2 |
| 2021-08-31 | Report Layout of enum variants | Deadbeef | -0/+6 |
| 2021-08-30 | `feature(const_param_types)` -> `feature(adt_const_params)` | lcnr | -1/+1 |